Commit Graph

8 Commits

Author SHA1 Message Date
Roman Gorshunov 969b27c95a Deprecate airship-in-a-bottle
Change-Id: Iabd48994f97a7c58fe902216f831f51cb72115f0
2020-04-15 10:57:13 +02: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
Kaspars Skels 45e558a580 Encrypt git mirroring ssh_key to specific project
Change-Id: I13f87422a45c21e871d513f7720135fb838a6623
2019-05-23 13:04:15 -05:00
Kaspars Skels f3dc38b7be Add Zuul job for mirroring to GitHub
Change-Id: I759b80c6cd6ebecc26d3316934735860b4cd1a12
2019-05-22 15:29:03 -05:00
Andreas Jaeger b6c000258a Fix rtd publishing
The trigger URL is [0].

The tooling sets rtd_project_name to "airmada" but the project is
named "airship-xxxx" in RTD. Introduce rtd_project_name and set it to
correct value.

See also [1].

[0] https://readthedocs.org/api/v2/webhook/{{ rtd_project_name }}/{{ rtd_webhook_id }}
[1] https://zuul-ci.org/docs/zuul-jobs/general-roles.html#rolevar-trigger-readthedocs.rtd_project_name

Change-Id: I20a1079efd551d746e873256cea37db9f50dde5b
2019-05-17 16:04:43 +02:00
Roman Gorshunov ff024eb81a Unify publishing of docs, update code convention
Unified publishing to the readthedocs with other Airship projects.
Updated code convention for new documentation location.

Change-Id: If3b634bf04ed36b3f88831f0a276809ce6539b42
2018-09-14 23:47:43 +02:00
Roman Gorshunov cd0c023425 Add docs build and publish
Added local documentation build and publishing to the readthedocs.

Change-Id: Iab06eb55d7859916f2b938191a5415ac57be0f44
2018-08-07 07:44:32 -05:00
Pete Birley c30debb911 Zuul: Initial Airship-In-A-Bottle checks
This PS adds the skeleton for a set of zuul checks and gates for
Airship, using the framework from OpenStack-Helm.

Change-Id: I5649c942588189ed8607ffc226caa5940ee601b9
Signed-off-by: Pete Birley <pete@port.direct>
2018-05-17 12:53:34 -05:00