go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=d9f25dc60" ./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/...
[1679402086] Doc Command Reference Automation Suite - 8/8 specs Spawning '/go/bin/odo init' from /tmp/1286779013
•••••••Spawning '/go/bin/odo init' from /tmp/1678961146
• SUCCESS! 18.357886781s PASS
[1679402086] User Guides Doc Automation Suite - 5/5 specs Spawning '/go/bin/odo init' from /tmp/777108588
•Spawning '/go/bin/odo init' from /tmp/863684058
•Spawning '/go/bin/odo init' from /tmp/1195713679
••Spawning '/go/bin/odo init' from /tmp/933485036
• SUCCESS! 4m16.981917196s PASS

Ginkgo ran 2 suites in 5m31.465274577s
Test Suite Passed