Remove zuul.d temporarily
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
This commit is contained in:
parent
85359703e9
commit
939c865be6
@ -1,15 +0,0 @@
|
||||
---
|
||||
- job:
|
||||
description: Base validations-common job
|
||||
name: validations-common-centos-7-base
|
||||
nodeset: centos-7
|
||||
parent: base
|
||||
success-url: "reports.html"
|
||||
failure-url: "reports.html"
|
||||
pre-run:
|
||||
- tests/prepare-test-host.yml
|
||||
- zuul.d/playbooks/pre.yml
|
||||
run:
|
||||
- zuul.d/playbooks/run.yml
|
||||
timeout: 1800
|
||||
voting: true
|
@ -1,15 +0,0 @@
|
||||
- project:
|
||||
templates:
|
||||
- tripleo-multinode-container-minimal
|
||||
- openstack-python3-ussuri-jobs
|
||||
- validations-common-molecule-jobs
|
||||
- check-requirements
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
- openstack-tox-lower-constraints
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
- openstack-tox-lower-constraints
|
@ -1,124 +0,0 @@
|
||||
---
|
||||
- project-template:
|
||||
check:
|
||||
jobs:
|
||||
- validations-common-centos-7-molecule-advanced_format_512e_support
|
||||
- validations-common-centos-7-molecule-check_latest_packages_version
|
||||
- validations-common-centos-7-molecule-dns
|
||||
- validations-common-centos-7-molecule-haproxy
|
||||
- validations-common-centos-7-molecule-ntp
|
||||
- validations-common-centos-7-molecule-service_status
|
||||
- validations-common-centos-7-molecule-stonith_exists
|
||||
- validations-common-centos-7-molecule-undercloud_cpu
|
||||
- validations-common-centos-7-molecule-undercloud_disk_space
|
||||
- validations-common-centos-7-molecule-undercloud_ram
|
||||
- validations-common-centos-7-molecule-undercloud_selinux_mode
|
||||
- validations-common-centos-7-molecule-validate_selinux
|
||||
- validations-common-centos-7-molecule-xfs_check_ftype
|
||||
gate:
|
||||
jobs:
|
||||
- validations-common-centos-7-molecule-check_latest_packages_version
|
||||
- validations-common-centos-7-molecule-dns
|
||||
- validations-common-centos-7-molecule-haproxy
|
||||
- validations-common-centos-7-molecule-stonith_exists
|
||||
- validations-common-centos-7-molecule-undercloud_cpu
|
||||
- validations-common-centos-7-molecule-undercloud_disk_space
|
||||
- validations-common-centos-7-molecule-undercloud_ram
|
||||
- validations-common-centos-7-molecule-validate_selinux
|
||||
name: validations-common-molecule-jobs
|
||||
- job:
|
||||
files:
|
||||
- ^roles/undercloud_selinux_mode/.*
|
||||
name: validations-common-centos-7-molecule-undercloud_selinux_mode
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: undercloud_selinux_mode
|
||||
voting: false
|
||||
- job:
|
||||
files:
|
||||
- ^roles/ntp/.*
|
||||
name: validations-common-centos-7-molecule-ntp
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: ntp
|
||||
voting: false
|
||||
- job:
|
||||
files:
|
||||
- ^roles/service_status/.*
|
||||
name: validations-common-centos-7-molecule-service_status
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: service_status
|
||||
voting: false
|
||||
- job:
|
||||
files:
|
||||
- ^roles/advanced_format_512e_support/.*
|
||||
name: validations-common-centos-7-molecule-advanced_format_512e_support
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: advanced_format_512e_support
|
||||
voting: false
|
||||
- job:
|
||||
files:
|
||||
- ^roles/dns/.*
|
||||
name: validations-common-centos-7-molecule-dns
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: dns
|
||||
- job:
|
||||
files:
|
||||
- ^roles/haproxy/.*
|
||||
name: validations-common-centos-7-molecule-haproxy
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: haproxy
|
||||
- job:
|
||||
files:
|
||||
- ^roles/undercloud_cpu/.*
|
||||
name: validations-common-centos-7-molecule-undercloud_cpu
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: undercloud_cpu
|
||||
- job:
|
||||
files:
|
||||
- ^roles/undercloud_ram/.*
|
||||
name: validations-common-centos-7-molecule-undercloud_ram
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: undercloud_ram
|
||||
- job:
|
||||
files:
|
||||
- ^roles/undercloud_disk_space/.*
|
||||
name: validations-common-centos-7-molecule-undercloud_disk_space
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: undercloud_disk_space
|
||||
- job:
|
||||
files:
|
||||
- ^roles/xfs_check_ftype/.*
|
||||
name: validations-common-centos-7-molecule-xfs_check_ftype
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: xfs_check_ftype
|
||||
voting: false
|
||||
- job:
|
||||
files:
|
||||
- ^roles/stonith_exists/.*
|
||||
name: validations-common-centos-7-molecule-stonith_exists
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: stonith_exists
|
||||
- job:
|
||||
files:
|
||||
- ^roles/check_latest_packages_version/.*
|
||||
name: validations-common-centos-7-molecule-check_latest_packages_version
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: check_latest_packages_version
|
||||
- job:
|
||||
files:
|
||||
- ^roles/validate_selinux/.*
|
||||
name: validations-common-centos-7-molecule-validate_selinux
|
||||
parent: validations-common-centos-7-base
|
||||
vars:
|
||||
validations_common_role_name: validate_selinux
|
@ -1,28 +0,0 @@
|
||||
---
|
||||
- hosts: all
|
||||
pre_tasks:
|
||||
- name: Ensure output dirs
|
||||
file:
|
||||
path: "{{ ansible_user_dir }}/zuul-output/logs"
|
||||
state: directory
|
||||
|
||||
- name: Setup bindep
|
||||
pip:
|
||||
name: "bindep"
|
||||
virtualenv: "{{ ansible_user_dir }}/test-python"
|
||||
virtualenv_site_packages: true
|
||||
|
||||
- name: Run bindep
|
||||
shell: |-
|
||||
. {{ ansible_user_dir }}/test-python/bin/activate
|
||||
{{ ansible_user_dir }}/{{ zuul.project.src_dir }}/scripts/bindep-install
|
||||
become: true
|
||||
changed_when: false
|
||||
|
||||
- name: Setup test-python
|
||||
pip:
|
||||
requirements: "{{ ansible_user_dir }}/{{ zuul.project.src_dir }}/molecule-requirements.txt"
|
||||
virtualenv: "{{ ansible_user_dir }}/test-python"
|
||||
virtualenv_site_packages: true
|
||||
roles:
|
||||
- role: install-docker
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: set basic zuul fact
|
||||
set_fact:
|
||||
zuul:
|
||||
project:
|
||||
src_dir: "{{ tripleo_src }}"
|
||||
ansible_connection: ssh
|
||||
|
||||
- import_playbook: pre.yml
|
||||
|
||||
- import_playbook: run.yml
|
@ -1,19 +0,0 @@
|
||||
---
|
||||
|
||||
- hosts: all
|
||||
environment:
|
||||
ANSIBLE_LOG_PATH: "{{ ansible_user_dir }}/zuul-output/logs/ansible-execution.log"
|
||||
tasks:
|
||||
- name: Run role test job
|
||||
shell: |-
|
||||
. {{ ansible_user_dir }}/test-python/bin/activate
|
||||
. {{ ansible_user_dir }}/{{ zuul.project.src_dir }}/ansible-test-env.rc
|
||||
pytest --color=no \
|
||||
--html={{ ansible_user_dir }}/zuul-output/logs/reports.html \
|
||||
--self-contained-html \
|
||||
--ansible-args='{{ tripleo_job_ansible_args | default("") }}' \
|
||||
{{ ansible_user_dir }}/{{ zuul.project.src_dir }}/tests/test_molecule.py
|
||||
args:
|
||||
chdir: "{{ ansible_user_dir }}/{{ zuul.project.src_dir }}/roles/{{ validations_common_role_name }}"
|
||||
executable: /bin/bash
|
||||
changed_when: false
|
Loading…
x
Reference in New Issue
Block a user