Bug 57591 (ucs509ec2) - Create external UCS 5.0-9 EC2 images
Summary: Create external UCS 5.0-9 EC2 images
Status: VERIFIED FIXED
Alias: ucs509ec2
Product: UCS
Classification: Unclassified
Component: General
Version: UCS 5.0
Hardware: All other
: P5 normal
Target Milestone: UCS 5.0-9
Assignee: Arvid Requate
QA Contact: Felix Botner
URL:
Keywords:
Depends on: 57588 ucs509jenkins
Blocks: ucs509meta
  Show dependency treegraph
 
Reported: 2024-09-10 14:34 CEST by Iván.Delgado
Modified: 2024-09-20 09:24 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Release Management
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iván.Delgado univentionstaff 2024-09-10 14:34:56 CEST
Create UCS 5.0-9 EC2 images by using the Jenkins job:
4: https://jenkins.knut.univention.de:8181/job/UCS-5.0/job/UCS-5.0-9/view/Appliances/job/CreateEC2Images/
5: https://jenkins2022.knut.univention.de/job/UCS-5.0/job/UCS-5.0-9/view/Appliances/job/CreateEC2Images/
Change `test/utils/start-test.sh` to use new AMI.

QA: should check the Jenkins job `Test EC2 UCS Applicane`.

POST: Copy AMI to all other AWS EC2 regions.
Comment 1 Arvid Requate univentionstaff 2024-09-16 10:26:48 CEST
> Create UCS 5.0-9 EC2 images by using the Jenkins job:

* https://jenkins2022.knut.univention.de/job/UCS-5.0/job/UCS-5.0-9/view/Appliances/job/CreateEC2Images/ - Done

* Change `test/utils/start-test.sh` to use new AMI - Done

> QA: should check the Jenkins job `Test EC2 UCS Applicane`.

* https://jenkins2022.knut.univention.de/job/UCS-5.0/job/UCS-5.0-9/view/Appliances/job/TestEC2UCSAppliance/6/

TODO:

> POST: Copy AMI to all other AWS EC2 regions.
Comment 2 Arvid Requate univentionstaff 2024-09-18 17:42:07 CEST
$ git log --abbrev=12 --format=format:"%C(blue white)[$(git describe --contains --all HEAD)]%Creset %C(auto)%h %s" --stat=80 --grep "Bug #57591" --reverse
[5.0-9] 22fdf3f2a359 fix(test): Switch to 5.0-9 OS image
 test/utils/start-test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[5.0-9] 5ca41b6f04aa Bug #57591: Try fix ad-member-ec2.cfg
 test/scenarios/ad-connector/autotest-235-adsync-w2k19-english.cfg   | 2 +-
 .../ad-connector/autotest-237-adsync-s4connector-w2k19-english.cfg  | 2 +-
 .../ad-connector/autotest-240-adsync-w2k19-english-forest-child.cfg | 4 ++--
 .../autotest-241-adsync-w2k19-english-two-forest-children.cfg       | 6 +++---
 .../scenarios/ad-membermode/autotest-221-admember-w2019-english.cfg | 2 +-
 .../autotest-240-admember-w2019-english-forest-child.cfg            | 4 ++--
 test/scenarios/ucs-appliance-testing/ad-member-ec2.cfg              | 2 +-
 7 files changed, 11 insertions(+), 11 deletions(-)

[5.0-9] 72033de62b45 fix(test): update templates to testing during release
 test/scenarios/kvm-templates/joined-kvm-templates.cfg | 4 ++++
 1 file changed, 4 insertions(+)

[5.0-9] cd8a65bceaab fix(test): update templates to testing during release
 test/scenarios/kvm-templates/ucs-school-multiserver-joined.cfg | 3 +++
 1 file changed, 3 insertions(+)

[5.0-9] c1873b493f90 fix(test): update templates to testing during release
 test/scenarios/kvm-templates/ucs-school-multiserver-joined.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[5.0-9] f4f96c46c967 fix(test): update templates to testing during release
 test/scenarios/keycloak/keycloak-2backups.cfg | 1 +
 1 file changed, 1 insertion(+)

[5.0-9] fb1bbf4cd78a amend! fix(test): Switch to 5.0-9 OS image
 test/utils/start-test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)