summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-11Update certs for pod18Roy Tang1-144/+1880
Signed-off-by: Roy Tang <roy.s.tang@att.com> Change-Id: Ic0639f276796fd91021871c35f33cb693d31d9a2
2019-09-11Merge "Update documentation comments in site manfiests"Kaspars Skels3-157/+101
2019-09-11Create initial set of site artifacts for pod18Roy Tang110-0/+5163
Change-Id: If297227865597354c85467b918405cf5cf170355 Signed-off-by: Roy Tang <roy.s.tang@att.com>
2019-09-11Update documentation comments in site manfiestsKaspars Skels3-157/+101
Change-Id: If384d7a12d01054caea73c5bf1d4c4f0d19909bd Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-11Precise BLOCK_MIGRATION=False in envCédric Ollivier1-0/+1
It takes Ceph into account in Functest inputs. It completes the previous patch modifying tempest configuration [1]. [1] https://git.opnfv.org/airship/commit/?id=8ffc8773c0b66123a2d24ba477e684ebebd2cc53 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I94d353f1f024ee32fb33c7effaf8bb44e8f8349b
2019-09-10Disable Swift discoverability in tempestCédric Ollivier1-0/+2
It allows passing most of Swift tests even if bucket info is missing. Additional modifications should be applied to SUT [1]. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1252600 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I28cd5de5cda47324a5c0589b32394232c78786a3
2019-09-10Precise tempest_conf.yaml to verify AirshipCédric Ollivier1-1/+29
It sets all max microversions according to Ocata [1][2][3] and takes ceph into account (OpenStack and Functest gates leverage on iSCSI [4]). [1] https://docs.openstack.org/cinder/latest/contributor/api_microversion_history.html [2] https://docs.openstack.org/nova/latest/reference/api-microversion-history.html [3] https://docs.openstack.org/placement/latest/placement-api-microversion-history.html [4] https://git.opnfv.org/functest/tree/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml?h=stable%2Fhunter#n24 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ic5a8a501d83fbefadcad24d58bbc5c1e3ffcd6ce
2019-09-10Force running Functest vs public endpointsCédric Ollivier1-3/+6
It sets OS_INTERFACE to force the use of public endpoints as the internal and management endpoints are unreachable from jumphost. It also sets OS_REGION_NAME to avoid the fallback mechanism in tempest selecting the first endpoint listed in catalog (here internal) [1] EXTERNAL_NETWORK is defined to allow running Functest testcases in parallel. [1] https://github.com/openstack/tempest/blob/21.0.0/tempest/lib/auth.py#L583 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I9933316479d1830d3f37dcae19940be0c8f185b1
2019-09-09Fixes for tests/deploy scriptsKaspars Skels2-1/+2
Change-Id: Idb80f8b401592c8e5a2e1682051164719ae70405 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-06Update test/deploy scriptsKaspars Skels3-12/+88
Change-Id: Ia53ec842c5b56f9cc9e42f88ceaf7b45171dd8e6 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-06Fix OpenStack admin endpointsKaspars Skels1-21/+61
Change-Id: Ieee29c20d3e024e21be54d8857265070d0dc67d6 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-05Add wrapper script for functional tests (Functest)Kaspars Skels1-0/+67
This enables running healthcheck and smoke tests for intel-pod17 https://wiki.opnfv.org/pages/viewpage.action?pageId=29098314 Change-Id: Ibb40aa12f8c8ba5f1aee68554acae2edd722bd80 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-04Uplift intel-pod17 to latest airship v1.4Kaspars Skels1-2/+2
Change-Id: I355620c60fe7ddaa0d7e2c0105a9ad0a6cb509db Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-04Use Shipyard flags to enable more robust site updatesKaspars Skels1-2/+5
Change-Id: I0b0ec2172767cc0ecbea23ae6752a37cfda43949 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-04Add SSH key for JenkinsKaspars Skels2-5/+25
Change-Id: I11682abd440eefeada155c9ed05fc263ea2bccf3 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-04Move genesis from pod17-jump to pod17-node1Kaspars Skels8-1732/+1702
Adjust installation to comply with Pharos specification http://artifacts.opnfv.org/pharos/colorado/docs/specification/index.html The jump host is intended to serve as a node where installer runs. This then is used as a worker node for Jenkins. This patchset re-configures genesis to move to pod17-node1, and reduces compute nodes from 3 to 2. Change-Id: Ie5f65ad7cc0e6f688c913705babab6dc25925b4e Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-03Add deploy script for intel-pod17Kaspars Skels1-0/+158
Change-Id: Ie9f594a8bd76d91a945ccc26f715b84894e52641 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-08-21Configure OSH Infra for HAKaspars Skels7-87/+42
Change-Id: Ib950014bd8f921cc534ec142090dbbf3036f02bf Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-08-21Add SSH keys for Intel team to access POD17Kaspars Skels3-0/+40
Adding both keys and divingbell entries for the following persons - jorgex.a.sarabia@intel.com - trung.ducx.tran@intel.com Change-Id: I1b6a9efd12ced7159f2a7e9e331bd6d94337dbe0 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-08-15Move ceph to SSD disk and CNTT type polishKaspars Skels14-55/+50
Change-Id: Id661d4107efac128fd973c98f06805c44083e93f Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-08-13Initial site reference manifests for intel-pod17Kaspars Skels136-0/+7971
This includes cntt type definition as well as site manifests. Change-Id: I4829c80199795af0c841419b8fd19557295fe244 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-07-11Adding preliminary INFO file.Aric Gardner1-0/+80
Committers listed in this INFO file must accept their invitation and vote on this change for it to be merged Change-Id: Iead0e48bef39e3cabef5ebcae51208f68974d55e Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2019-07-09Forcing .gitreview into repoAric Gardner1-0/+5
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2019-07-09Initial empty repositoryAric Gardner0-0/+0