diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-08-22 14:49:10 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-08-22 14:50:28 +0200 |
commit | 629f39b6928c3cb36d25dc07347de47d601e847e (patch) | |
tree | c28d1ecc0d8936e9886632763a08289b23ed1887 /.gitmodules | |
parent | 85233d92b0b0d526aa641cab4b8d9d794da109e9 (diff) |
submodule: Kill yardstick
Since arm64 support has been proposed straight upstream [1], we
no longer have to keep the git submodule for the yarstick repo.
[1] https://gerrit.opnfv.org/gerrit/#/c/18883/
Change-Id: Ic8a02106ed1d26012a0767fc0444b8f8d35c54aa
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 5b1bd073..1fffefb1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,10 +34,6 @@ path = upstream/vswitchperf url = https://gerrit.opnfv.org/gerrit/vswitchperf.git branch = master -[submodule "yardstick"] - path = upstream/yardstick - url = https://gerrit.opnfv.org/gerrit/yardstick.git - branch = master [submodule "fuel-astute"] path = upstream/fuel-astute url = https://github.com/openstack/fuel-astute.git |