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

Add E2E test workflow. #4

Merged
merged 3 commits into from
Nov 7, 2023
Merged

Add E2E test workflow. #4

merged 3 commits into from
Nov 7, 2023

Conversation

dhaus67
Copy link

@dhaus67 dhaus67 commented Nov 3, 2023

Description

Adds an E2E test workflow which:

  • spins up a GKE cluster
  • deploys Central on it with the feature flag for M2M enabled
  • adds M2M config for this repository
  • uses the action to do the token exchange
  • use roxctl to ensure the environment variables are properly set up

Successful run: https://github.com/stackrox/central-login/actions/runs/6744050054/job/18333103653?pr=4

Note:
Ignore the dist changes for now, once #3 and #5 have landed, they will not be a part of the PR anymore and land on main.

@dhaus67 dhaus67 force-pushed the dh/e2e-tests branch 2 times, most recently from 4e401bf to d74003b Compare November 3, 2023 10:29
@dhaus67 dhaus67 requested a review from janisz November 3, 2023 10:44
.github/workflows/e2e.yml Outdated Show resolved Hide resolved
@dhaus67 dhaus67 requested a review from janisz November 6, 2023 13:12
.github/workflows/e2e.yml Outdated Show resolved Hide resolved
Base automatically changed from dh/init-commit to main November 7, 2023 16:06
@dhaus67 dhaus67 merged commit 756dfb3 into main Nov 7, 2023
1 check passed
@dhaus67 dhaus67 deleted the dh/e2e-tests branch November 7, 2023 16:58
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.

2 participants