-
Notifications
You must be signed in to change notification settings - Fork 12
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
Deploy valid images past their deprecation time #172
Merged
mpagot
merged 1 commit into
SUSE:main
from
lilyeyes:deploy-valid-images-past-their-DeprecationTime
Aug 30, 2023
Merged
Deploy valid images past their deprecation time #172
mpagot
merged 1 commit into
SUSE:main
from
lilyeyes:deploy-valid-images-past-their-DeprecationTime
Aug 30, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lilyeyes
force-pushed
the
deploy-valid-images-past-their-DeprecationTime
branch
from
August 25, 2023 06:09
34c3890
to
3e35b98
Compare
lilyeyes
force-pushed
the
deploy-valid-images-past-their-DeprecationTime
branch
from
August 25, 2023 06:49
3e35b98
to
2257178
Compare
lilyeyes
force-pushed
the
deploy-valid-images-past-their-DeprecationTime
branch
from
August 25, 2023 07:57
2257178
to
49e6089
Compare
lilyeyes
force-pushed
the
deploy-valid-images-past-their-DeprecationTime
branch
from
August 29, 2023 01:47
cae6c99
to
58a7f16
Compare
mpagot
reviewed
Aug 29, 2023
lilyeyes
force-pushed
the
deploy-valid-images-past-their-DeprecationTime
branch
from
August 29, 2023 08:26
58a7f16
to
2588c9b
Compare
mpagot
approved these changes
Aug 29, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
alvarocarvajald
approved these changes
Aug 29, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
TEAM-8177 - [AWS][Terraform] qe-sap-deployment cannot deploy valid images past their DeprecationTime
lilyeyes
force-pushed
the
deploy-valid-images-past-their-DeprecationTime
branch
from
August 30, 2023 01:27
2588c9b
to
89dbfb9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Deploy valid images past their deprecation time.
Related ticket:
TEAM-8177 - [AWS][Terraform] qe-sap-deployment cannot deploy valid images past their DeprecationTime
VRs (all as expected):
1.1 VRs of "mr_test" using os_image = "suse-sles-sap-15-sp3-byos-*":
1.1.1 Inactive image
https://openqaworker15.qa.suse.cz/tests/217667 (passed on qesap_terraform)
1.1.2 Deprecated image
https://openqaworker15.qa.suse.cz/tests/217946 (passed on qesap_terraform)
1.1.3 Deprecated image
https://openqaworker15.qa.suse.cz/tests/217947#step/qesap_terraform/142 (passed on qesap_terraform)
1.2 VRs of "SAPHanaSR-ScaleUp-PerfOpt" using os_image = "ami-*" accordingly:
1.2.1 https://openqaworker15.qa.suse.cz/tests/217668 (passed on qesap_terraform)
1.2.2 https://openqaworker15.qa.suse.cz/tests/217945 (passed on qesap_terraform)
1.2.3 https://openqaworker15.qa.suse.cz/tests/217950# (passed on qesap_terraform)
https://openqaworker15.qa.suse.cz/tests/217954
https://openqaworker15.qa.suse.cz/tests/217955
https://openqaworker15.qa.suse.cz/tests/217960
https://openqaworker15.qa.suse.cz/tests/217961
FYI, the 15sp3 images info used in the test VRs:
[
$ aws ec2 describe-images --region eu-central-1 --filters '[{"Name": "state", "Values": ["available"]}, {"Name": "name", "Values": ["suse-sles-sap-15-sp3-byos-"]}, {"Name": "image-id", "Values": [""]}]' --include-deprecated --owners aws-marketplac
e | grep -E -i "imageid|location|depre|state"
]