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

fix integration tests in track/2.31 #176

Merged

Conversation

ca-scribner
Copy link
Contributor

@ca-scribner ca-scribner commented Dec 8, 2023

  • cherry-picks a fix for the integration tests from main, enabling using OIDC versions of 1.7+
  • pins integration tests dependencies to the versions required for this release, not latest/stable

refactors the integration test CI to:
* use the latest/edge version of oidc-gatekeeper
* provide oidc-gatekeeper with the public-url config during setup rather than during web browsing.  This is required because the oidc-gatekeeper v1.7+ will block the charm without this setting, and also because it makes more sense then changing oidc-gatekeeper settings in the fixture for a later test

Context: previously, the integration tests here incorrectly pinned OIDC to that from charmed kubeflow 1.4, which is not how we want our main branch testing to work.
Pins the charms used by integration tests as dependencies to their stable channel at time of release of this track, not to `latest/stable` which is expected to change over time.
@ca-scribner ca-scribner changed the title fix integration tests for OIDC in Charmed Kubeflow 1.7+ (#174) fix integration tests in track/2.36 Dec 8, 2023
@ca-scribner ca-scribner changed the title fix integration tests in track/2.36 fix integration tests in track/2.31 Dec 8, 2023
@orfeas-k orfeas-k merged commit 912bd15 into track/2.31 Dec 11, 2023
7 checks passed
@orfeas-k orfeas-k deleted the KF-5091-cherry-pick-integration-fix-to-track-2.31 branch December 11, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants