go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=f72a8cf00" ./cmd/odo/
go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo  --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=1 --junit-report="test-doc-automation.xml"  tests/documentation/...
[1678818315] Doc Command Reference Automation Suite - 8/8 specs •Spawning '/go/bin/odo init' from /tmp/1098585724
•Spawning '/go/bin/odo init' from /tmp/1843254051
•••••• SUCCESS! 20.221715638s PASS
[1678818315] User Guides Doc Automation Suite - 5/5 specs Spawning '/go/bin/odo init' from /tmp/4007932214
•Spawning '/go/bin/odo init' from /tmp/2852079853
•Spawning '/go/bin/odo init' from /tmp/2411166314
•Spawning '/go/bin/odo init' from /tmp/2834143986
•• SUCCESS! 4m19.743399442s PASS

Ginkgo ran 2 suites in 5m36.494572924s
Test Suite Passed