Loading src/monitoring/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -34,8 +34,8 @@ kubernetes test: # - sleep 30 - kubectl get all - kubectl --namespace gitlab-ci describe pod monitoring-84fcb785-25knt - kubectl --namespace gitlab-ci logs monitoring-84fcb785-25knt server - kubectl --namespace gitlab-ci logs monitoring-84fcb785-25knt influxdb - kubectl --namespace gitlab-ci logs monitoring-84fcb785-25knt server # # test if the Docker image can be pulled from the gitlab registry # test monitoring pull: Loading Loading
src/monitoring/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -34,8 +34,8 @@ kubernetes test: # - sleep 30 - kubectl get all - kubectl --namespace gitlab-ci describe pod monitoring-84fcb785-25knt - kubectl --namespace gitlab-ci logs monitoring-84fcb785-25knt server - kubectl --namespace gitlab-ci logs monitoring-84fcb785-25knt influxdb - kubectl --namespace gitlab-ci logs monitoring-84fcb785-25knt server # # test if the Docker image can be pulled from the gitlab registry # test monitoring pull: Loading