Configure Jenkins clouds and templates 27/23327/9
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Thu, 7 Nov 2019 22:01:50 +0000 (16:01 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 8 Jan 2020 17:21:23 +0000 (11:21 -0600)
commita38c49cdeb14ca194411e1216a12446e707d6c6a
treefb89653b02fb296f54f99fd523608e0ee8ddbd5e
parent8ee61bba71ac5768e46c57cd499b3f6836e5a509
Configure Jenkins clouds and templates

This change is to configure Jenkins clouds and templates via JJB. These
configurations will configure the sandbox and production.

Change-Id: I0620ae5f4d24066ad7930744f5c79ec49259e15e
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
25 files changed:
jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-builder-2c-2g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-builder-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-builder-8c-8g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/centos7-docker-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/cloud.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-2c-2g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-8c-32g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-builder-8c-8g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1604-docker-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804-builder-2c-2g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804-builder-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804-builder-8c-32g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804-builder-8c-8g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804-builder-arm64-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804-docker-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX-CI/ubuntu1804-docker-arm64-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX/centos7-basebuild-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX/cloud.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX/ubuntu1404-basebuild-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX/ubuntu1604-basebuild-4c-4g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX/ubuntu1604-basebuild-8c-32g.cfg [new file with mode: 0644]
jenkins-config/clouds/openstack/FDIOVEX/ubuntu1804-basebuild-4c-4g.cfg [new file with mode: 0644]
jenkins-config/global-vars-production.sh [new file with mode: 0644]
jenkins-config/global-vars-sandbox.sh [new file with mode: 0644]