We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56cab50 commit 777482dCopy full SHA for 777482d
ci-operator/config/ViaQ/logging-fluentd/ViaQ-logging-fluentd-release-5.7.yaml
@@ -138,7 +138,8 @@ tests:
138
test:
139
- as: test
140
cli: latest
141
- commands: FAKE_HOME_DIR=/tmp/home LOG_DIR=${ARTIFACT_DIR}/logging-logs ARTIFACT_DIR=${ARTIFACT_DIR}/logging-artifacts
+ commands: export GINKGO_OPTS="-ginkgo.skip vector -ginkgo.slowSpecThreshold=90";
142
+ FAKE_HOME_DIR=/tmp/home LOG_DIR=${ARTIFACT_DIR}/logging-logs ARTIFACT_DIR=${ARTIFACT_DIR}/logging-artifacts
143
make test-functional
144
dependencies:
145
- env: IMAGE_CLUSTER_LOGGING_OPERATOR_REGISTRY
0 commit comments