Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Noskov 8e9da29988 Move deployment scripts to treasuremap
Change-Id: Ie516b6f9f608198e904fa33227c12c55181a3561
2020-02-13 16:07:43 +00:00
Hemanth Nakkina 94e8f75930 Add seccomp profile on genesis node in multinode gate
The bootactions which will be deployed via Drydock on nodes need
to be performed on Genesis node as well. This should be done as
part of pre-genesis setup before genesis.sh is executed. This
commit deals with adding seccomp profile to genesis node as part
of pre-genesis setup.

Change-Id: I5ec6a66266181f0dc96161b9a7d9635db6df715a
2019-04-04 07:55:08 +05:30
Dimitrios Markou 5b435d6526 Add bgp peering in virtual airship
Simulate a bgp router by using quagga and make
calico bird to peer with it.

Change-Id: I6c8770ba48e24d2994cfe615905602ba4b92c207
Signed-off-by: Dimitrios Markou <dimitrios.markou@att.com>
2019-03-25 20:12:48 +00:00
Bryan Strassner b30c0d6ab4 Update dns for multinode gates to match endpoints
The multinode gate manifests specifies DNS entries to support
.gate.local addresses. This change aligns the values specified in the
gate manifests to match the endpoints specified in the site-specific
service endpoints.

Change-Id: I6f49d2fcd9944779b62c60a7e588778860656db2
2019-01-08 13:43:51 -06:00
Kaspars Skels 07d34dcce6 Refresh CA for multinode gate
Change-Id: I0f5837b8dffc9f635bde1972fe355fc7d5278950
2018-12-18 16:13:43 -06:00
Scott Hussey 0517272333 Make the gate more configurable
Updates to make the gate more configurable

Change-Id: I9080267a869cae757b67a9603f99fbdacc78b9e3
2018-12-11 17:30:33 -06:00
Bryan Strassner c2bec17529 Add build vm to multinode_genesis
Adds the needed changes to multinode_genesis to bring it in line with
multinode_deploy.  Removes the multinode_genesis_slim, as it is just a
duplicate of the multinode_genesis with some tweaked memory sizes, and
provides no alternate flow of steps.

Change-Id: I4946fe5f2bc23f863de2aa8a187b0488fe66843b
2018-10-15 16:16:18 -05:00
Scott Hussey 4624804f80 Definition for virtual site deployment
- Create a site definition to support a full site deployment
  workflow using VMs

Multi-Nodes Gate

Enable multi-node gate for Airship using core Airship
components.

Deployment will be driven by Shipyard.

We will re-use and adapt the source codes from the Promenade
g2 Gate [1].

[1] https://github.com/openstack/airship-promenade/tree/master/tools/g2

Change-Id: I41e79f5f26311fa179a2e5c121aa815caa05cfcd
2018-07-30 14:12:54 +00:00