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

Run some tests against the high level connection status interface #316

Merged
merged 31 commits into from
Jan 17, 2024

Conversation

dehort
Copy link
Contributor

@dehort dehort commented Dec 14, 2023

  • Changed high level connection check to require the identity header as inventory does not support PSKs
  • Fixed order_by and order_how params for inventory client

@dehort dehort changed the title Wow Run some tests against the high level connection status interface Dec 14, 2023
@dehort
Copy link
Contributor Author

dehort commented Jan 10, 2024

/retest

@dehort
Copy link
Contributor Author

dehort commented Jan 11, 2024

I got some data back:

[ { "org_id": "10000", "recipient": "6f93cfc7-5edb-4ebc-bc42-1b6ad398a410", "recipient_type": "directConnect", "sat_id": "", "sat_org_id": "", "status": "connected", "systems": [ "ec9e899b-4e79-434d-a55b-b2965e7095ab" ] } ]

@dehort
Copy link
Contributor Author

dehort commented Jan 11, 2024

Correctly shows system as disconnected:

[ { "org_id": "10000", "recipient": "6f93cfc7-5edb-4ebc-bc42-1b6ad398a410", "recipient_type": "directConnect", "sat_id": "", "sat_org_id": "", "status": "disconnected", "systems": [ "ec9e899b-4e79-434d-a55b-b2965e7095ab" ] } ]

@dehort
Copy link
Contributor Author

dehort commented Jan 15, 2024

/retest

@dehort
Copy link
Contributor Author

dehort commented Jan 17, 2024

Ugh

@dehort dehort marked this pull request as ready for review January 17, 2024 17:41
@dehort dehort merged commit 7d0700d into RedHatInsights:master Jan 17, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant