summaryrefslogtreecommitdiffstats
path: root/site
AgeCommit message (Collapse)AuthorFilesLines
2021-03-02Intel-pod 15 upgrade to Airship 1.8James Gu4-6/+12
Fixed the last issue in pod 15 site upgrade to airship 1.8. Added sleep between genesis and shipyard site action Updated upstream treasumerap reference to include the QOS fix Change-Id: I0086778eb8bb1ba1222880c4d0dfca829c82a9ca Signed-off-by: James Gu <james.gu@att.com>
2021-01-20Pull upstream qos fixJames Gu2-2/+3
Signed-off-by: James Gu <james.gu@att.com> Change-Id: I0571597de2553170594571e41011b8a5942f0217
2021-01-20Update treasuremap version to include upstream rbac fixesJames Gu2-2/+2
Signed-off-by: James Gu <james.gu@att.com> Change-Id: I39d186bcd7a29004e3affd9cf2a005a3ff49cbec
2021-01-12keystone tempest full test case fixesJames Gu2-2/+2
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
2021-01-11Temporarily remove node from nodes.yamlJames Gu1-36/+0
Remove node4 from nodes.yaml since its second disk is failing. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ibf19eb1c9f4136557b5d17c1732e949282180bca
2021-01-11Temporarily remove node 4 from pod17 siteJames Gu3-99/+0
node 4 is having disk failure. Temporarily removed it from site. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ieeacc8a2605f0294a3e18374d77da2d605054e22
2020-12-17Pull upstream patchset for Nova rbac fixJames Gu1-1/+1
Also fixed the test.sh to use the simplevm patch deployed in /home/opnfv/functest folder. Pull upstream Nova policy change to fix Nova aggregate and server usage test cases Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ibbdaafdf8636dbf2aca32f70baf5057a50764b11
2020-12-15Updated pod 17 to point to upstream Airship 1.8 latestJames Gu1-1/+1
Signed-off-by: James Gu <james.gu@att.com> Change-Id: I894cea69f5b2f0a15dcd8cd1a187490b8309d9a8
2020-12-07Update upstream treasuremap version tag to v1.8James Gu2-2/+2
Updated pod 15 and 17 site definition to reference upstream treasuremap tagged release v1.8. Signed-off-by: James Gu <james.gu@att.com> Change-Id: I29979979bbdd5e2ec5b74d611796492a106f4e42
2020-12-03Fix nova vm snapshot policy for _member_James Gu1-1/+1
Signed-off-by: James Gu <james.gu@att.com> Change-Id: I1ea5fca76c06884e0d5d3e21a70cf9cb241ce653
2020-12-02Remove unused router l3-agent extensions and adjust keystone rgwJames Gu2-2/+2
accepted roles for functest Also added retry login when first time invoke shipyard action in the deploy script. Occasionally, genesis finishes without the ucp service apis are fully up and accept requests. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Id57ef02f3d2601033a6bf42c91b74668bdf10db3
2020-11-24functest configuration for AS 1.8James Gu2-2/+2
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 Gu6-10/+34
- 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-07Add node 5 in pod 15 site manifestsJames Gu1-0/+36
Node 5 pxe network has been fixed by Infra team. Thsi change adds node 5 to the baremetal ndoes.yaml. Change-Id: If8a4a4e3ab34ba23429164d1e6c2b3c066d43a2e Signed-off-by: James Gu <james.gu@att.com>
2020-10-05Upgrade intel pod 15 to Airship 1.8James Gu186-3629/+3796
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 Gu173-3059/+3638
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-06-04Merge "ElasticSearch improvement"James Gu4-208/+0
2020-06-03IntelPod15: Modify the Public VLAN.opensource-tnbt2-5/+5
Modify the public VLAN to 1153. The manifests had public VLAN as 4000 - which is incorrect. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I47df009afa4bae7c66c2d69f8b035a3b6ae8e27e
2020-05-12ElasticSearch improvementJames Gu4-208/+0
Added elasticseach manifest in cntt type for common configurations tailored for opnfv intel pods, including limiting the memory and disk requests and limits, and tightened the log curation policy. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Ic926b7d0625125ce047ee1fb3cf91df2ecefa77a
2020-03-03Upgrade pod 10 and 15 to Treasuremap 1.7James Gu4-2/+30
Upgraded site definition manifest to refer to TM v1.7 and added private docker key. Change-Id: Ica9e1f09ad3c48cbd07d70ab590dd1c45b0cafb8 Signed-off-by: James Gu <james.gu@att.com>
2020-01-07Merge "Addition of Intel Pod15 Site Manifest"Sridhar Rao126-0/+5923
2019-12-19Fix YAML syntax error for pod17Kaspars Skels1-1/+0
Change-Id: I61c70bf0c94fdddaafdfabba0beaf461f1437e4c Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-19Merge "Update pod10 to treasuremap v1.6"Sridhar Rao3-3/+4
2019-12-18Minor fixes for documentation in the site maniferstsJames Gu3-6/+11
Minor documentation fixes in the site yaml before Iruya release. Change-Id: I29e31bdb96fb361bbab8517ff65fb7b5ee43fc5a Signed-off-by: James Gu <james.gu@att.com>
2019-12-18Update pod10 to treasuremap v1.6Roy Tang3-3/+4
Change-Id: I299829d8d64641220f926eac5178d8aaa545d4d0 Signed-off-by: Roy Tang <roy.s.tang@att.com>
2019-12-17Update James Gu public keyJames Gu1-1/+1
Updated Jamesd Gu public key Change-Id: Ie85e00668e5f1fd1c732e213d2f87fa302aac9a9 Signed-off-by: James Gu <james.gu@att.com>
2019-12-17Addition of Intel Pod15 Site ManifestSridhar K. N. Rao126-0/+5923
This patch adds site manifest for Intel Pod15 Update the vlan-IDs and interface-names The NIC ens785f0 and ens785f1 have swapped roles. Accordingly, the configuration is changed Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I20960e505361bc00d019ea3800814637b9ef4953
2019-12-16Uplift intel-pod17 to Treasuremap v1.7Kaspars Skels2-1/+15
Change-Id: I7c201f8b4af9cd352c44225c3790ad04a79766c4 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-16Update intel-pod18 to latest Treasuremap v1.6Kaspars Skels1-1/+1
Change-Id: Ibcbebd39535ef4b003059485403b4436fffc5c6c Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-15Fix jamesg key and add to pod17 DivingbellKaspars Skels2-1/+10
Change-Id: I007aa2aca49caa6b4711c2eb04fba8cc145244c2 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-13Add James Gu public ssh keyJames Gu1-0/+11
Change-Id: I838c81f9ca55decc439cf8a6a789838d321b4f41 Signed-off-by: James Gu <james.gu@att.com>
2019-12-11Scale-up OpenStack componentsKaspars Skels1-1/+2
Enabling type overrides for passing stress tests https://jira.opnfv.org/browse/AIRSHIP-17 Change-Id: I3d384057b554dfe5c2296dac48ab23a6b042b9f6 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-10Various YAML/tools documentation improvementsKaspars Skels2-19/+32
Change-Id: I72b10d5333284bb0652d0d509c884b9b79c1c74b Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-12-04Deploy ovs-dpdk to pod18Roy Tang7-190/+84
This ps creates artifacts needed to support deployment of ovs-dpdk. Most of the common artifacts are under cntt umbrella, but currently only deploys to pod18. Signed-off-by: Roy Tang <roy.s.tang@att.com> Change-Id: Id02abc1b907ad33b423466acae21ad6c88dbd246
2019-11-25Uplift intel-pod17 to v1.6Kaspars Skels2-2/+1
Change-Id: Ide0c4f1786967d91c8cad896e4b66fe05054e68e Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-11-20Merge "Deploy Script for all Sites."Kaspars Skels2-0/+14
2019-11-20Deploy Script for all Sites.Sridhar K. N. Rao2-0/+14
This patch modified deploy script to be used for all sites. Expectation: Every site should include <site_name>.env in its home folder. Change in Arguments: With this patch deploy script take site_name as first arugment. Ex: deploy.sh intel-pod10 deploy_site Added .env files for all 3 sites. Pod10 env was already present Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I917b19c0b656e4495f7643ff2d2b73ad9ae03a11
2019-11-20Fix for POD10 SR-IOV init issueKaspars Skels1-0/+2
This needs to be looked into in more detail. + ethtool --set-priv-flags eno3 vf-true-promisc-support off ethtool: bad command line argument(s) For more information run ethtool -h Change-Id: I6f0490d0102ee5d351675d764d2cae2b88195a1f Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-11-14Intel Pod10: SRIOV Enabling at neutron.yamlSridhar K. N. Rao1-43/+43
This patch fixes an indentation issue. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I67413e8ec2ab98ce25cd9f3c5eccc15e6047d575
2019-11-09Site: Intel Pod-10 Cleanup and Enable SRIOVSridhar K. N. Rao3-75/+80
This patch performs some cleanup and enable SRIOV for pod10. pod10prep.sh script is removed. Added environment file intel-pod10.env, which could be used by deploy.sh Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I4c9759edf69511a426315a227012b5fbe9dea498
2019-11-04Site-Intel-Pod10: IXGBE Driver Install.Sridhar K. N. Rao1-0/+56
This patch adds support to install ixgbe driver as part of bootactions 1. Script similar to i40e is added in type/cntt/scripts 2. Versions.yaml is updated with url to download ixgbe driver. 3. New bootaction as part of pod-10 is created. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Id6d759390b832f23a0dbdaf172c4a25f650ce7e6
2019-10-28Site definition for Intel Pod-10Sridhar K. N. Rao144-0/+6736
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-09-16Minor fixes to code commentsKaspars Skels3-15/+12
Change-Id: I8ddb0b2deca4e4f0b2a254c490da880f0d7def21 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-09-12Correct certs for pod18Kaspars Skels1-3388/+1652
Change-Id: Iaf9b0188d003108afd2fc91f0e9bb2089d70f721 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
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-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-04Add SSH key for JenkinsKaspars Skels2-5/+25
Change-Id: I11682abd440eefeada155c9ed05fc263ea2bccf3 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>