Thibault Richard
Thibault Richard
[cloud-on-k8s-operator/build](https://buildkite.com/elastic/cloud-on-k8s-operator/builds/9442#0192b4f4-1f64-4bcb-8c57-5313c3aad57a) timed out, I retried it. However, [docs-build-pr/build](https://buildkite.com/elastic/docs-build-pr/builds/171991#0192b4f4-1e55-4dff-8eec-330c6302d33d) failed with: ```sh INFO:build_docs:asciidoctor: ERROR: quickstart.asciidoc: line 23: illegal block content outside of partintro block ```
buildkite test this
buildkite test this -f s=8.16.0-SNAPSHOT,E2E_TAGS=kb -m p=eks,p=aks,p=ocp (I stopped the build before the end). Result: issue on test `TestKBStackMonitoring` on `ocp`. ```json { "Time": "2024-10-09T09:20:54.911004408Z", "Action": "output", "Package": "github.com/elastic/cloud-on-k8s/v2/test/e2e/kb", "Test":...
buildkite test this -f p=gke,t=TestStackConfigPolicy -m s=8.10.4,s=8.11.4,s=8.12.2,s=8.13.4,s=8.14.3,s=8.15.1,s=8.16.0-SNAPSHOT Results: ```sh 🐞 TestStackConfigPolicy/Settings_should_be_reset ~ gke-8-10-4 🐞 TestStackConfigPolicy/Settings_should_be_reset ~ gke-8-11-4 🐞 TestStackConfigPolicy/Settings_should_be_reset ~ gke-8-12-2 🐞 TestStackConfigPolicy/Settings_should_be_reset ~ gke-8-13-4 🐞 TestStackConfigPolicy/Settings_should_be_reset ~ gke-8-14-3 🐞...
buildkite test this -f p=gke,t=TestStackConfigPolicy -m s=8.14.3,s=8.15.1,s=8.15.2,s=8.15.3-SNAPSHOT,s=8.16.0-SNAPSHOT
buildkite test this -f p=gke,t=TestStackConfigPolicy -m s=8.14.3,s=8.15.1,s=8.15.2,s=8.15.3-SNAPSHOT,s=8.16.0-SNAPSHOT,s=8.17.0-SNAPSHOT
I think that with the new independent? `docs-build-pr` build, we can leverage `"skip_ci_on_only_changed": ["\\.asciidoc$"] `.
Thank you for the contribution! 🙏