Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion roles/adoption_osp_deploy/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
cifmw_adoption_osp_deploy_repos: []
cifmw_adoption_source_scenario_path: "."
cifmw_basedir: "{{ playbook_dir }}"
ansible_user_dir: "{{ lookup('env', 'HOME') }}"

tasks:
- name: Gather stack nodes and facts
Expand Down
2 changes: 0 additions & 2 deletions roles/compliance/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,13 @@
- name: Converge test of controller tasks
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_compliance_dry_run: true
roles:
- role: "compliance"

- name: Converge test of compute tasks
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_compliance_dry_run: true
roles:
- role: "compliance"
Expand Down
2 changes: 0 additions & 2 deletions roles/nat64_appliance/molecule/default/cleanup.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
- name: Cleanup
hosts: instance
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
tasks:
- name: "Destroy the test-node"
community.libvirt.virt:
Expand Down
1 change: 0 additions & 1 deletion roles/nat64_appliance/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
- name: Converge
hosts: instance
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_basedir: "{{ ansible_user_dir }}/ci-framework-data"
tasks:
- name: Crate SSH keypair
Expand Down
1 change: 0 additions & 1 deletion roles/nat64_appliance/molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
- name: Prepare
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_basedir: "{{ ansible_user_dir }}/ci-framework-data"
pre_tasks:
- name: Create custom basedir
Expand Down
1 change: 0 additions & 1 deletion roles/shiftstack/molecule/default/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
- name: Cleanup
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_path: "{{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}"
cifmw_openshift_kubeconfig: "{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig"
openstack_namespace_name: openstack
Expand Down
1 change: 0 additions & 1 deletion roles/shiftstack/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
- name: Converge
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_path: "{{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}"
cifmw_openshift_kubeconfig: "{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig"
cifmw_shiftstack_run_playbook: cifmw-gate.yaml
Expand Down
1 change: 0 additions & 1 deletion roles/shiftstack/molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
- name: Prepare
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_path: "{{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}"
cifmw_openshift_kubeconfig: "{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig"
openstack_namespace_name: openstack
Expand Down
1 change: 0 additions & 1 deletion roles/tempest/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
- name: Converge
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_tempest_dry_run: true
roles:
- role: "tempest"
1 change: 0 additions & 1 deletion roles/tempest/molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
- name: Prepare
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_basedir: "{{ ansible_user_dir }}/ci-framework-data"
cifmw_install_yamls_tasks_out: "{{ ansible_user_dir }}/zuul-jobs/roles/install_yamls_makes/tasks"
cifmw_install_yamls_defaults:
Expand Down
1 change: 0 additions & 1 deletion roles/test_operator/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
- name: Converge
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_test_operator_dry_run: true
roles:
- role: "test_operator"
1 change: 0 additions & 1 deletion roles/test_operator/molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
- name: Converge
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_test_operator_dry_run: true
roles:
- role: "test_operator"
1 change: 0 additions & 1 deletion roles/tofu/molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
- name: Prepare
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_basedir: "{{ ansible_user_dir }}/ci-framework-data"
cifmw_install_yamls_tasks_out: "{{ ansible_user_dir }}/zuul-jobs/roles/install_yamls_makes/tasks"
cifmw_install_yamls_defaults:
Expand Down
3 changes: 1 addition & 2 deletions roles/update/molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@
- name: Converge
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_update_run_dryrun: true
cifmw_openshift_kubeconfig: "{{ lookup('env', 'HOME') }}/.crc/machines/crc/kubeconfig"
cifmw_openshift_kubeconfig: "{{ ansible_user_dir }}/.crc/machines/crc/kubeconfig"
cifmw_nolog: false
tasks:
- name: Initialize monitoring
Expand Down
1 change: 0 additions & 1 deletion roles/update/molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
- name: Prepare
hosts: all
vars:
ansible_user_dir: "{{ lookup('env', 'HOME') }}"
cifmw_install_yamls_tasks_out: "{{ ansible_user_dir }}/zuul-jobs/roles/install_yamls_makes/tasks"
cifmw_install_yamls_defaults:
NAMESPACE: openstack
Expand Down
Loading