Add docker-amd64-tf-m-jammy.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I9b0f559d0c58b414932d29d5952a7ac39e8eeab4
diff --git a/docker_templates_amd64.yml b/docker_templates_amd64.yml
index 57c74c9..3cb9277 100644
--- a/docker_templates_amd64.yml
+++ b/docker_templates_amd64.yml
@@ -7,6 +7,14 @@
volumes: !include docker_vol.yml
max_instances: '45'
+- docker-amd64-tf-m-jammy:
+ docker_image_name: 'trustedfirmware/ci-amd64-tf-m-ubuntu:jammy'
+ labels: 'docker-amd64-tf-m-jammy'
+ launch_method: 'launch_ssh'
+ ssh: !include docker_ssh_buildslave.yml
+ volumes: !include docker_vol.yml
+ max_instances: '45'
+
- docker-amd64-tf-a-bionic:
docker_image_name: 'trustedfirmware/ci-amd64-tf-a-ubuntu:bionic'
labels: 'docker-amd64-tf-a-bionic'