Add e2e boilerplate
This commit is contained in:
parent
42b58e957c
commit
16c5800545
9 changed files with 397 additions and 4 deletions
3
hack/e2e-internal/ginkgo-e2e.sh
Executable file
3
hack/e2e-internal/ginkgo-e2e.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
echo "running ginkgo"
|
||||
Loading…
Add table
Add a link
Reference in a new issue