etcd/tests/functional/agent
Piotr Tabor 8907b146d4 tests/functional: Mechanical rename of imports etcd/v3/functional/ -> etcd/tests/v3/functional/...
% find ./ -name "*.go" | xargs sed -i "s|go.etcd.io/etcd/v3/functional/agent|go.etcd.io/etcd/tests/v3/functional/agent|g"
% find ./ -name "*.go" | xargs sed -i "s|go.etcd.io/etcd/v3/functional/runner|go.etcd.io/etcd/tests/v3/functional/runner|g"
% find ./ -name "*.go" | xargs sed -i "s|go.etcd.io/etcd/v3/functional/tester|go.etcd.io/etcd/tests/v3/functional/tester|g"
% find ./ -name "*.go" | xargs sed -i "s|go.etcd.io/etcd/v3/functional/rpcpb|go.etcd.io/etcd/tests/v3/functional/rpcpb|g"
2020-10-07 15:09:12 +02:00
..
doc.go functional,tests: git mv functional tests/ 2020-10-07 15:03:51 +02:00
handler.go tests/functional: Mechanical rename of imports etcd/v3/functional/ -> etcd/tests/v3/functional/... 2020-10-07 15:09:12 +02:00
server.go tests/functional: Mechanical rename of imports etcd/v3/functional/ -> etcd/tests/v3/functional/... 2020-10-07 15:09:12 +02:00
utils.go functional,tests: git mv functional tests/ 2020-10-07 15:03:51 +02:00
utils_test.go functional,tests: git mv functional tests/ 2020-10-07 15:03:51 +02:00