Skip to content

Commit

Permalink
Fortio move (istio#1087)
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue

Fortio move

Fortio move to its own repo
GitHub.com/istio/fortio
```release-note
fortio (istio perf tool) is now in its own repo (github.com/istio/fortio)
```

Former-commit-id: 21e58d8
  • Loading branch information
ldemailly authored and istio-merge-robot committed Oct 11, 2017
1 parent fe10a4d commit 8116661
Show file tree
Hide file tree
Showing 37 changed files with 22 additions and 3,879 deletions.
6 changes: 6 additions & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ cpp_proto_repositories()

gogo_proto_repositories()

go_repository(
name = "io_istio_fortio",
commit = "v0.2.8",
importpath = "istio.io/fortio",
)

go_repository(
name = "com_github_golang_glog",
commit = "23def4e6c14b4da8ac2ed8007337bc5eb5007998", # Jan 26, 2016 (no releases)
Expand Down
2 changes: 1 addition & 1 deletion devel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ Assuming you did (once):
4. You can then use
- [update_all](update_all) : script to build from source
- [setup_run](setup_run) : run locally
- [fortio](fortio/) (φορτίο) : load testing and minimal echo http and grpc server
- [fortio](https://github.com/istio/fortio/) (φορτίο) : load testing and minimal echo http and grpc server
- And an unrelated tool to aggregate [GitHub Contributions](githubContrib/) statistics.
5. And run things like
```bash
Expand Down
26 changes: 0 additions & 26 deletions devel/fortio/BUILD.bazel

This file was deleted.

15 changes: 0 additions & 15 deletions devel/fortio/Dockerfile

This file was deleted.

10 changes: 0 additions & 10 deletions devel/fortio/Dockerfile.echosrv

This file was deleted.

32 changes: 0 additions & 32 deletions devel/fortio/Makefile

This file was deleted.

197 changes: 0 additions & 197 deletions devel/fortio/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions devel/fortio/cmd/echosrv/BUILD.bazel

This file was deleted.

36 changes: 0 additions & 36 deletions devel/fortio/cmd/echosrv/echo.go

This file was deleted.

25 changes: 0 additions & 25 deletions devel/fortio/cmd/fortio/BUILD.bazel

This file was deleted.

Loading

0 comments on commit 8116661

Please sign in to comment.