Skip to content

Commit

Permalink
🐛 update testing_frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
Mengqi Yu committed Dec 19, 2018
1 parent b497fd5 commit 786b881
Show file tree
Hide file tree
Showing 9 changed files with 79 additions and 72 deletions.
6 changes: 4 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ required = ["sigs.k8s.io/testing_frameworks/integration",
name = "k8s.io/client-go"
version = "kubernetes-1.12.3"

[[constraint]]
name = "sigs.k8s.io/testing_frameworks"
version = "v0.1.1"

[[constraint]]
name = "github.com/onsi/ginkgo"
version = "v1.5.0"
Expand All @@ -67,9 +71,6 @@ required = ["sigs.k8s.io/testing_frameworks/integration",
# these are not listed explicitly until we get version tags,
# since dep doesn't like bare revision dependencies

# [[constraint]]
# name = "sigs.k8s.io/testing_frameworks"
#
# [[constraint]]
# name = "github.com/go-logr/logr"
#
Expand Down
24 changes: 24 additions & 0 deletions vendor/sigs.k8s.io/testing_frameworks/integration/addr/manager.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions vendor/sigs.k8s.io/testing_frameworks/integration/apiserver.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 17 additions & 11 deletions vendor/sigs.k8s.io/testing_frameworks/integration/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions vendor/sigs.k8s.io/testing_frameworks/integration/etcd.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 786b881

Please sign in to comment.