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

test: Update outdated base image version of fedora to latest version #1450

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

bermuell
Copy link
Contributor

@bermuell bermuell commented Nov 27, 2023

Description

Closes: #1448

e2e tets are using outdated version of fedora base image.
Image creation from non-cached version fails download.
This fix uses latest version (v39) of fedora base image for e2e images.


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • Included the correct type prefix in the PR title
  • Targeted the correct branch (see PR Targeting)
  • Provided a link to the relevant issue or specification
  • Reviewed "Files changed" and left comments if necessary
  • Confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • Confirmed the correct type prefix in the PR title
  • Confirmed all author checklist items have been addressed
  • Confirmed that this PR does not change production code

@github-actions github-actions bot added the C:Build Assigned automatically by the PR labeler label Nov 27, 2023
@bermuell bermuell self-assigned this Nov 27, 2023
@bermuell bermuell marked this pull request as ready for review November 27, 2023 15:28
@bermuell bermuell requested a review from a team as a code owner November 27, 2023 15:28
Copy link
Contributor

@MSalopek MSalopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve!

Thanks for figuring this out.

@mpoke mpoke merged commit e377d59 into main Nov 27, 2023
15 checks passed
@mpoke mpoke deleted the bernd/1448-e2e_tests_broken_docker_image branch November 27, 2023 16:39
mergify bot pushed a commit that referenced this pull request Nov 27, 2023
…1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)
mergify bot pushed a commit that referenced this pull request Nov 27, 2023
…1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)
mergify bot pushed a commit that referenced this pull request Nov 27, 2023
…1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)
mergify bot pushed a commit that referenced this pull request Nov 27, 2023
…1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)
mergify bot pushed a commit that referenced this pull request Nov 27, 2023
…1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)
bermuell added a commit that referenced this pull request Nov 27, 2023
…(backport #1450) (#1454)

test: Update outdated base image version of fedora to latest version (#1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)

Co-authored-by: bernd-m <43466467+bermuell@users.noreply.github.com>
bermuell added a commit that referenced this pull request Nov 27, 2023
…(backport #1450) (#1455)

test: Update outdated base image version of fedora to latest version (#1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)

Co-authored-by: bernd-m <43466467+bermuell@users.noreply.github.com>
bermuell added a commit that referenced this pull request Nov 27, 2023
…(backport #1450) (#1453)

test: Update outdated base image version of fedora to latest version (#1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)

Co-authored-by: bernd-m <43466467+bermuell@users.noreply.github.com>
bermuell added a commit that referenced this pull request Nov 27, 2023
…(backport #1450) (#1452)

test: Update outdated base image version of fedora to latest version (#1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)

Co-authored-by: bernd-m <43466467+bermuell@users.noreply.github.com>
bermuell added a commit that referenced this pull request Nov 27, 2023
…(backport #1450) (#1451)

test: Update outdated base image version of fedora to latest version (#1450)

Update outdated base image version of fedora to latest version

(cherry picked from commit e377d59)

Co-authored-by: bernd-m <43466467+bermuell@users.noreply.github.com>
MSalopek pushed a commit that referenced this pull request Dec 1, 2023
…1450)

Update outdated base image version of fedora to latest version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:Build Assigned automatically by the PR labeler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testing: e2e tests failing due to broken docker image creation
3 participants