summaryrefslogtreecommitdiffstats
path: root/site
AgeCommit message (Collapse)AuthorFilesLines
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-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>
2019-09-04Move genesis from pod17-jump to pod17-node1Kaspars Skels6-1728/+1618
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-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 Skels7-193/+35
Change-Id: Id661d4107efac128fd973c98f06805c44083e93f Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
2019-08-13Initial site reference manifests for intel-pod17Kaspars Skels107-0/+5325
This includes cntt type definition as well as site manifests. Change-Id: I4829c80199795af0c841419b8fd19557295fe244 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>