functest healthcheck failures 51/71251/8
authorJames Gu <james.gu@att.com>
Mon, 12 Oct 2020 21:37:31 +0000 (14:37 -0700)
committerJames Gu <james.gu@att.com>
Thu, 12 Nov 2020 23:46:18 +0000 (15:46 -0800)
commit7ceb4a376a68e263a16d4305ac2dcb9d96fe90fa
tree8ef8561e5c5a05e5242d72c9d1ba44cb3e191810
parent1b8eb8687d92408008f9716237034b7589d09253
functest healthcheck failures

- Overrides the default new user role value with "_member_"
- Updated treasuremap ref to include inflight upstream patches for
  healthcheck Updated nova and neutron overrides due to pod 15 PCI
  address changes for VFs
- Added site name input in test.sh so it can used to test for all
  intel pod envs
- Added init_cloud in the deployment script to create test image,
  flavor and provider network
- Updated the heat template for pod 15 and 17 public network creation

Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I6738d80e98332a3523e541d5178d8a920e28def5
12 files changed:
site/intel-pod15/networks/physical/networks.yaml
site/intel-pod15/site-definition.yaml
site/intel-pod15/software/charts/osh/openstack-compute-kit/neutron.yaml
site/intel-pod15/software/charts/osh/openstack-compute-kit/nova.yaml [new file with mode: 0644]
site/intel-pod17/networks/physical/networks.yaml
site/intel-pod17/site-definition.yaml
tools/deploy.sh
tools/files/heat-public-net-deployment-intel-pod15.yaml
tools/files/heat-public-net-deployment-intel-pod17.yaml
tools/files/tempest.conf [new file with mode: 0644]
tools/files/tempest_conf.yaml [new file with mode: 0644]
tools/test.sh