-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration, Nuxeo Scripts
-
Tags:
-
Sprint:DevOps-24, DevOps-25, DevTools-01
There are a few scripts at root's home on qa-ovh01 and qa-ovh02 servers:
- clean-containers.py
- clean-images.sh
- start_priv_slaves.sh
- start_slaves.sh
1) Put them under CI
2) Keep them up-to-date on the server vs the Git repository
3) Put them under CD: automatically execute some of them in case of change ; for instance, the start_slaves.sh and start_priv_slaves.sh
- is duplicated by
-
NXBT-2367 Restart static slaves on ansible successful build
- Resolved