Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Noskov 8e9da29988 Move deployment scripts to treasuremap
Change-Id: Ie516b6f9f608198e904fa33227c12c55181a3561
2020-02-13 16:07:43 +00:00
Sreejith Punnapuzha 87113219ed Switch set -x to set -e to disable output
This ps changes set -x to set -e in config.sh so that all the
commands will not throw in output

Change-Id: I08d2e56ea300509a3f579c888bfe6f1bd69deefd
Signed-off-by: Sreejith Punnapuzha <sreejith.punnapuzha@outlook.com>
2019-12-05 15:17:17 -06:00
Nishant Kumar 2b67ffaefb (gating) Add shellcheck linter for multinode
- Add a shellcheck linter for the scripts in the multinode
  framework

- Update all scripting to comply with shellcheck

- Move linting job to Ubuntu Bionic as the multinode gate now
  requires Bionic versions of libvirt

Change-Id: Ibee645331421e1e6cecd4e3daa8e9c321dce5523
2019-10-14 15:26:15 +00: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
Scott Hussey a3a17920f7 Add wrapper utilities for post-genesis
- Add some scripts to use Airship CLIs in the environment after
      genesis.

Change-Id: I0f1e537eb5e83bd0773206b61edc0b740bb2e080
2018-09-24 18:31:34 +00:00