summaryrefslogtreecommitdiffstats
path: root/tools/files
AgeCommit message (Collapse)AuthorFilesLines
2021-01-13Fix glance deactivate image test casesJames Gu1-1/+1
Needed to add admin_glance_update role to tempest conf that is required by Airship 1.8 glance policy Signed-off-by: James Gu <james.gu@att.com> Change-Id: I286cfbe6c5e3344962a3ba2689ccabd49846a806
2021-01-12keystone tempest full test case fixesJames Gu1-3/+5
Added domain specific driver in tempest conf Adjusted user account security enhancement configurations pull the upstream rbac adjustment for cntt Signed-off-by: James Gu <james.gu@att.com> Change-Id: I4cc8110b94ac55bc5c065e28c6df67025836a288
2020-12-14Add tempest black listJames Gu2-0/+36
Signed-off-by: James Gu <james.gu@att.com> Change-Id: I341cc8faab3d9be8365bb062ae8eb80e002125e8
2020-12-09Catch NeutronNetworks.create_and_*routers in blacklistCédric Ollivier1-0/+2
It skips it if NO_TENANT_NETWORK as asked by Airship. Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I4d685a51566e063605b0fea1f6f329d4d286e467
2020-12-08Enable object discoverability in tempestCédric Ollivier1-2/+1
It's now supported and will allow pass refstack_object. Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I7e3ed3ff2a2e08468aea0578690878e52985e50a
2020-12-08Update tempest_roles in tempest_conf.yamlCédric Ollivier1-0/+2
It depends on the Functest patch "Concat both dynamic and static roles in tempest.conf" which is being backported towards Iruya [1] [1] https://gerrit.opnfv.org/gerrit/c/functest/+/71651 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ib07df87442e398f6045a2a2d77a5543560d407f9
2020-12-04Add router testing as blacklistingCédric Ollivier1-4/+8
It conforms with the Functest change [1] [1] https://gerrit.opnfv.org/gerrit/c/functest/+/71627/1/functest/opnfv_tests/openstack/rally/blacklist.yaml Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I47f0b51b978d8f157162dbc517cae30b983901e9
2020-12-04Precise api_extensions in tempest_conf.ymlCédric Ollivier1-2/+15
Else they will be falsy assumed in a couple of tempest tests [1]. It stop setting floating_ips to false as it's dynmically handled by tempest.py. [1] https://github.com/openstack/tempest/blob/master/tempest/api/network/test_extensions.py#L43 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I78fc54a8497a3f68d8a00c4e688df09409acc1c1
2020-11-28Fix rally blacklistJames Gu2-9/+6
Fixed the screnario name ergex to the blacklist works for ovs scenario Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com> Signed-off-by: James Gu <james.gu@att.com> Change-Id: I7ee852d149a601494ad5c9543a914c51362d88ea
2020-11-24functest configuration for AS 1.8James Gu3-196/+49
added rally sanity blacklist, updated tempest conf and test.sh. updated TM revision in site-definition.yaml for pod 15 and 17. Change-Id: I25b848e545a1a72428ba7d33ffebdd3f39be5b99 Signed-off-by: James Gu <james.gu@att.com>
2020-11-12functest healthcheck failuresJames Gu4-18/+315
- 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
2020-10-05Upgrade intel pod 15 to Airship 1.8James Gu2-0/+37
Depends: https://gerrit.opnfv.org/gerrit/c/airship/+/70158 Change-Id: Ic9b8a56de430d02f2f21e053a40c9c29ab40433f Signed-off-by: James Gu <james.gu@att.com>
2020-10-05Treasuremap 1.8 integrationJames Gu15-0/+1046
Upgrade pod 17 to Treasuremap 1.8 prime for CNTT RI-1. Added deploy script enhancement to include pregenesis, certs, and wrapper for shipyard cli command. Added clean-genesis script to properly clean genesis node for redeployment. Signed-off-by: James Gu <james.gu@att.com> Change-Id: I4c150ef216d5eb631a0980c72b3c6c80a55788d0 Signed-off-by: James Gu <james.gu@att.com>
2020-01-08Deploy Script: Pubnet deployment across all pods.opensource-tnbt3-0/+70
Existing deploy.sh script configures public network only for pod17. Modified the script to configure for all pods. Renamed heat files in tools/files folder to include pod-name Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I2899a1b95052f39f015d8896dbb2400d73e13a97
2019-10-28Site definition for Intel Pod-10Sridhar K. N. Rao1-0/+70
This patch adds site definition for Intel Pod-10. Updated publickeys of luc and trevor Updated site-definition Updated divingbell Modifying common parts - FOR TESTING ONLY - Will be removed Trying with only 1 disk (bootdisk) Trying with 2 disks - /dev/sda as bootdisk, /dev/sdb as datadisk Change ceph config from directory to /dev/sdb (OSD-data only) Change ceph config from directory to /dev/sdb (OSD-Journl too) Reduce footprint of osh-infra (reduce disk pressure) Move ceph to site specific manifests Fix pod10 host/hardware profiles to be site local Fix Nova/Neutron parts to be site local Fix glance cirros image pull Fix type to site layer names for moved files Rename pod10 hardware/host profiles Move ceph fully to /dev/sdb Disable SR-IOV configuration Optimize disk storage for Nova VMs (use root disk or 3T) Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I2160e56744917510d4627cefca32031904188f77
2019-10-03Set jump to be default GW for the public networkKaspars Skels1-2/+2
Change-Id: I69777db996e61d231e69da51df0c2b5097aec32b Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-06Update test/deploy scriptsKaspars Skels1-0/+70
Change-Id: Ia53ec842c5b56f9cc9e42f88ceaf7b45171dd8e6 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>