Add docker-tf-a-eclair-next builder
To text next ECLAIR version.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: Ie70afa6678372334ef300bd9c4375e276da05496
diff --git a/docker_templates_amd64.yml b/docker_templates_amd64.yml
index 08bd768..bdc7fae 100644
--- a/docker_templates_amd64.yml
+++ b/docker_templates_amd64.yml
@@ -99,6 +99,15 @@
# Should match number of detachable licenses in the ECLAIR license server pool.
max_instances: '10'
+- docker-amd64-tf-a-eclair-next:
+ docker_image_name: '987685672616.dkr.ecr.us-east-1.amazonaws.com/misra:eclair-tf-a-next'
+ labels: 'docker-tf-a-eclair-next'
+ launch_method: 'launch_ssh'
+ ssh: !include docker_ssh_buildslave.yml
+ volumes: '/data/shared:/srv/shared:rw'
+ # Should match number of detachable licenses in the ECLAIR license server pool.
+ max_instances: '10'
+
- docker-amd64-tf-m-eclair:
docker_image_name: '987685672616.dkr.ecr.us-east-1.amazonaws.com/misra:eclair-tf-m'
labels: 'docker-tf-m-eclair'