-
Notifications
You must be signed in to change notification settings - Fork 170
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
RP E2E Test Execution #3856
base: master
Are you sure you want to change the base?
RP E2E Test Execution #3856
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f79067 - Browse repository at this point
Copy the full SHA 0f79067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be1942 - Browse repository at this point
Copy the full SHA 4be1942View commit details -
Replaced all instances of [ ] with [[ ]] for conditional checks, as p…
…er the discussion about how [[ ]] handles variables better
Configuration menu - View commit details
-
Copy full SHA for f200cc9 - Browse repository at this point
Copy the full SHA f200cc9View commit details
Commits on Oct 25, 2024
-
Improve error handling and logging in e2e setup to capture detailed c…
…ontext for failures
Configuration menu - View commit details
-
Copy full SHA for 947e496 - Browse repository at this point
Copy the full SHA 947e496View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f3471 - Browse repository at this point
Copy the full SHA a2f3471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b0e9f - Browse repository at this point
Copy the full SHA 71b0e9fView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4051596 - Browse repository at this point
Copy the full SHA 4051596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0974589 - Browse repository at this point
Copy the full SHA 0974589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a00510 - Browse repository at this point
Copy the full SHA 5a00510View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb924c - Browse repository at this point
Copy the full SHA dfb924cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba34c1 - Browse repository at this point
Copy the full SHA 2ba34c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b6f558 - Browse repository at this point
Copy the full SHA 9b6f558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 964d5ce - Browse repository at this point
Copy the full SHA 964d5ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b45e0 - Browse repository at this point
Copy the full SHA 61b45e0View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7f0d5e - Browse repository at this point
Copy the full SHA a7f0d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc40b5 - Browse repository at this point
Copy the full SHA dcc40b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf88d0 - Browse repository at this point
Copy the full SHA aaf88d0View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4d335b - Browse repository at this point
Copy the full SHA a4d335bView commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Adding image build step for E2E image. - Removed docker compose build from ci-rp target. - Added RP_IMAGE_ACR_URL env var to test overriding ARO operator image pull URL.
Configuration menu - View commit details
-
Copy full SHA for 8988bd2 - Browse repository at this point
Copy the full SHA 8988bd2View commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Reset to 8988bd2. - Changed image names in ci.yml to use ACR image URLs. - Added RP_IMAGE_ACR env var after sourcing secrets to debug ARO operator image pull error. - Removed localhost image check from ACR push script.
Configuration menu - View commit details
-
Copy full SHA for 2af20f1 - Browse repository at this point
Copy the full SHA 2af20f1View commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Fixed type in RP_IMAGE_ACR_URL env var name.
Configuration menu - View commit details
-
Copy full SHA for 555fdcc - Browse repository at this point
Copy the full SHA 555fdccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62048c9 - Browse repository at this point
Copy the full SHA 62048c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5210b6 - Browse repository at this point
Copy the full SHA a5210b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb4be6 - Browse repository at this point
Copy the full SHA ddb4be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f171ada - Browse repository at this point
Copy the full SHA f171adaView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72a4d80 - Browse repository at this point
Copy the full SHA 72a4d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bf43df - Browse repository at this point
Copy the full SHA 1bf43dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7913483 - Browse repository at this point
Copy the full SHA 7913483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0016ea4 - Browse repository at this point
Copy the full SHA 0016ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d8322 - Browse repository at this point
Copy the full SHA a9d8322View commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Added az acr login before docker compose up.
Configuration menu - View commit details
-
Copy full SHA for 6a7f820 - Browse repository at this point
Copy the full SHA 6a7f820View commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Removed --target=builder for RP and E2E image builds so all stages are built.
Configuration menu - View commit details
-
Copy full SHA for ba9d537 - Browse repository at this point
Copy the full SHA ba9d537View commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Added ARO_IMAGE env var to set ARO operator image URL.
Configuration menu - View commit details
-
Copy full SHA for 7d01dc1 - Browse repository at this point
Copy the full SHA 7d01dc1View commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Added version to the ARO_IMAGE env var and set to Build.BuildId.
Configuration menu - View commit details
-
Copy full SHA for a4bdffa - Browse repository at this point
Copy the full SHA a4bdffaView commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Moved Build.BuildId variable inside quotes.
Configuration menu - View commit details
-
Copy full SHA for afbccad - Browse repository at this point
Copy the full SHA afbccadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e247b7c - Browse repository at this point
Copy the full SHA e247b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f7164f - Browse repository at this point
Copy the full SHA 8f7164fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ba6f5 - Browse repository at this point
Copy the full SHA a9ba6f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0f03a2 - Browse repository at this point
Copy the full SHA f0f03a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5847e8 - Browse repository at this point
Copy the full SHA d5847e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650dc05 - Browse repository at this point
Copy the full SHA 650dc05View commit details -
Configuration menu - View commit details
-
Copy full SHA for deeca9a - Browse repository at this point
Copy the full SHA deeca9aView commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6ba412 - Browse repository at this point
Copy the full SHA e6ba412View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d9492a - Browse repository at this point
Copy the full SHA 8d9492aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 510fcf6 - Browse repository at this point
Copy the full SHA 510fcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d93d451 - Browse repository at this point
Copy the full SHA d93d451View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbee09a - Browse repository at this point
Copy the full SHA bbee09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fee7905 - Browse repository at this point
Copy the full SHA fee7905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c72e07 - Browse repository at this point
Copy the full SHA 2c72e07View commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Added WORKDIR setting and set to /usr/local/bin to fix portalauth command invocation.
Configuration menu - View commit details
-
Copy full SHA for 6e4eccb - Browse repository at this point
Copy the full SHA 6e4eccbView commit details -
shubhadapaithankar/ARO-9501-RP-E2E-Test
- Updated ARO_IMAGE env var to use new arosvcdev registry.
Configuration menu - View commit details
-
Copy full SHA for 5896d7c - Browse repository at this point
Copy the full SHA 5896d7cView commit details