mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Refactor common pod patterns to e2e framework.
This commit is contained in:
@@ -23,7 +23,8 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
framework.RegisterFlags()
|
||||
framework.RegisterCommonFlags()
|
||||
framework.RegisterClusterFlags()
|
||||
}
|
||||
|
||||
func TestE2E(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user