Details
-
Story
-
Resolution: Fixed
-
Normal
-
None
-
None
-
NDS Sprint 40, NDS Sprint 41, NDS Sprint 42, NDS Sprint 43, NDS Sprint 44, NDS Sprint 45, NDS Sprint 46
Description
The purpose of this ticket is to bridge the work done by NDS-1146 and NDS-1150 into a working CI/CD system for Workbench.
- Expose staging server (see
NDS-1150) to TravisCI- SSH / kubectl / firewall ports / CIDR
- Write a travis.yml for the ndslabs repo
Ideally, the travis.yml file should encode:
- dependencies
- test steps
- required secrets for accessing staging server (plus encryption)