TF-A: Migrate nodes to bionic
This change moves us away from the older xenial image, to a newer bionic
image. Also, xenial is running inside ECS, whilst bionic is running in
YADP. So this moves TF-A over to YADP.
Signed-off-by: Benjamin Copeland <ben.copeland@linaro.org>
Change-Id: I1dee7209453e4322f5540b081e3a697d7d0e6d51
diff --git a/tf-a-static-analysis.yaml b/tf-a-static-analysis.yaml
index b01d3cb..b8b0cf1 100644
--- a/tf-a-static-analysis.yaml
+++ b/tf-a-static-analysis.yaml
@@ -5,7 +5,7 @@
gerrit-refspec: 'refs/heads/master'
days-to-keep: '180'
num-to-keep: '180'
- exec-node: 'docker-amd64-xenial'
+ exec-node: 'docker-amd64-bionic'
- scm:
name: tf-a-ci-scripts