tf-a: upgrade jobs to Jammy
Bionic is getting old. Some packages are starting to show their age and
workarounds to make them work are tedious.
The change has been tested on staging and any failures have been
addressed in separate patches to TF-A, the CI scripts, and the docker images.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I1615afc4966fe77d9132804b0954ef536f2e91d4
diff --git a/tf-a-main.yaml b/tf-a-main.yaml
index 8192845..a2b682d 100644
--- a/tf-a-main.yaml
+++ b/tf-a-main.yaml
@@ -1,6 +1,6 @@
- job:
name: tf-a-main
- node: docker-amd64-tf-a-bionic
+ node: docker-amd64-tf-a-jammy
project-type: multijob
concurrent: true
disabled: false