ArgoCD create app commands:
inttest-at-image-taking:
argocd app create inttest-at-image-taking --dest-namespace dds-test --dest-server https://kubernetes.default.svc --repo https://github.com/lsst-ts/argocd-csc.git --revision u/rbovill/DM-36343 --path apps/integrationtests/ --values values-auxtel-image-taking.yaml --values values-tucson-teststand.yaml --port-forward --port-forward-namespace argocd
|
inttest-cc-image-taking:
argocd app create inttest-cc-image-taking --dest-namespace dds-test --dest-server https://kubernetes.default.svc --repo https://github.com/lsst-ts/argocd-csc.git --revision u/rbovill/DM-36343 --path apps/integrationtests/ --values values-comcam-image-taking.yaml --values values-tucson-teststand.yaml --port-forward --port-forward-namespace argocdlaceholder
|
inttest-at-prep-onsky:
argocd app create inttest-at-prep-onsky --dest-namespace dds-test --dest-server https://kubernetes.default.svc --repo https://github.com/lsst-ts/argocd-csc.git --revision u/rbovill/DM-36343 --path apps/integrationtests/ --values values-auxtel-prepare-onsky.yaml --values values-tucson-teststand.yaml --port-forward --port-forward-namespace argocd
|
inttest-love-stress-test
argocd app create inttest-love-stress-test --dest-namespace dds-test --dest-server https://kubernetes.default.svc --repo https://github.com/lsst-ts/argocd-csc.git --revision u/rbovill/DM-36343 --path apps/integrationtests/ --values values-love-stress-test.yaml --values values-tucson-teststand.yaml --port-forward --port-forward-namespace argocd
|
inttest-auxtel-latiss-cwfs-align
argocd app create inttest-at-latiss-cwfs-align --dest-namespace dds-test --dest-server https://kubernetes.default.svc --repo https://github.com/lsst-ts/argocd-csc.git --revision u/rbovill/DM-36343 --path apps/integrationtests/ --values values-auxtel-latiss-cwfs-align.yaml --values values-tucson-teststand.yaml --port-forward --port-forward-namespace argocd
|
https://github.com/lsst-ts/ts_cycle_build/tree/tickets/DM-36343
https://github.com/lsst-ts/robotframework_EFD/tree/tickets/DM-36343
https://github.com/lsst-ts/argocd-csc/tree/u/rbovill/DM-36343
https://github.com/lsst-ts/ts_IntegrationTests/tree/tickets/DM-36232