airshipctl/tools/gate
Yasin, Siraj (SY495P) 458fb2579b Fix gate scripts for local setup
* when remote_work_dir is set, document pull happens from the
  remote_work_dir (/tmp/airship) with a folder created within
  remote_work_dir with repo name (/tmp/airship/airshipctl).
  However the manifest yamls of kind "Clusterctl"
  refers to a relative path from work_dir and it fails
  finding expected objects.
   example: manifests/function/capm3/v0.3.1
* So trying to avoid document pull, and use current dir for workspace.
  similar to Zuul gate implementation

Change-Id: I63fd5476247f957745e15cbdfceb5fb483758e83
2020-06-12 03:00:32 +00:00
..
00_setup.sh Install netaddr as dependency of ansible ipaddr/ipwrap filter 2020-05-30 03:03:35 +00:00
10_build_gate.sh [#32]: scripts for local run playbooks 2020-02-28 17:24:32 -08:00
20_run_test_runner.sh Fix gate scripts for local setup 2020-06-12 03:00:32 +00:00
21_systemwide_executable.sh [#32]: scripts for local run playbooks 2020-02-28 17:24:32 -08:00
22_test_configs.sh [#112] Add doc pull in deployment scripts 2020-04-30 15:11:44 -07:00
23_build_ephemeral_iso.sh [#32]: scripts for local run playbooks 2020-02-28 17:24:32 -08:00
25_deploy_ephemeral_node.sh [#32]: scripts for local run playbooks 2020-02-28 17:24:32 -08:00
27_phase_apply_initinfra.sh Remove "cluster initinfra" command 2020-05-16 01:45:34 -05:00
29_cluster_init.sh Add CAPI initialization steps to gating 2020-05-20 15:17:20 +04:00
30_phase_controlplane.sh Add control plane deployment 2020-06-11 13:44:42 +00:00
99_collect_logs.sh [#32]: scripts for local run playbooks 2020-02-28 17:24:32 -08:00
config_build_ephemeral_iso.yaml Add copyright for missing files 2020-04-09 08:35:59 -05:00
config_cluster_init.yaml Add CAPI initialization steps to gating 2020-05-20 15:17:20 +04:00
config_deploy_ephemeral_node.yaml Add copyright for missing files 2020-04-09 08:35:59 -05:00
config_phase_apply_initinfra.yaml Remove "cluster initinfra" command 2020-05-16 01:45:34 -05:00
config_phase_controlplane.yaml Add control plane deployment 2020-06-11 13:44:42 +00:00
config_systemwide_executable.yaml Add copyright for missing files 2020-04-09 08:35:59 -05:00
config_template.yaml Fix gate scripts for local setup 2020-06-12 03:00:32 +00:00
config_test_configs.yaml Add copyright for missing files 2020-04-09 08:35:59 -05:00