Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

psconfig validate fails if empty host objects #129

Closed
arlake228 opened this issue Jun 21, 2024 · 0 comments
Closed

psconfig validate fails if empty host objects #129

arlake228 opened this issue Jun 21, 2024 · 0 comments
Assignees

Comments

@arlake228
Copy link
Contributor

From Marian:

it looks like 5.1 update broke testing in our infrastructure and I was looking at it today and it looks like psconfig json is no longer recognized as valid, e.g.

psconfig validate --deep psconfig.opensciencegrid.org/pub/auto/psb02-gva.cern.ch

Loading config ...... OK
Validating JSON schema ...... OK
Verifying object references ...... FAIL

Address psonar9.fnal.gov references a host object psonar9.fnal.gov that does not exist.
Address psb02-gva.cern.ch references a host object psb02-gva.cern.ch that does not exist.
….

The hosts do have an entry in the "hosts" dictionary, but don't have any archive configure. For the psb02-gva.cern.ch case there is no archive as it's just a testpoint. This prevents psconfig agent to run and effectively removes all tests, so it impacts all perfSONARs that updated to 5.1, which use meshconfig from PWA.

Could you please check ?

@arlake228 arlake228 self-assigned this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant