Skip to content

Commit

Permalink
Remove legacy integration folder and update vendor.
Browse files Browse the repository at this point in the history
  • Loading branch information
志宇 committed Feb 25, 2020
1 parent ec482bc commit e44d75d
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 812 deletions.
15 changes: 0 additions & 15 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -174,21 +174,6 @@ run-syslog: ## Run syslog-ng in docker. Logs are mounted under /tmp/syslog
-docker container rm syslog-ng -f
docker run -d -p 514:514/udp -v /tmp/syslog:/var/log --name syslog-ng balabit/syslog-ng:latest

integration-startup: ## Starts up the required transports between `skywire-visor`s of interactive testing environment
./integration/startup.sh

integration-teardown: ## Tears down all saved configs and states of integration executables
./integration/tear-down.sh

integration-run-generic: ## Runs the generic interactive testing environment
./integration/run-generic-env.sh

integration-run-messaging: ## Runs the messaging interactive testing environment
./integration/run-messaging-env.sh

integration-run-proxy: ## Runs the proxy interactive testing environment
./integration/run-proxy-env.sh

mod-comm: ## Comments the 'replace' rule in go.mod
./ci_scripts/go_mod_replace.sh comment go.mod

Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/SkycoinProject/dmsg v0.0.0-20200224064625-1b539081519c h1:TBwm7dzyUYnOG/Ycb3HBh7JshQavePHHfh5NOAzlNww=
github.com/SkycoinProject/dmsg v0.0.0-20200224064625-1b539081519c/go.mod h1:eCoemDDyfyfNTFrapYKNEItwtRIj54UGpu4Ffcznuds=
github.com/SkycoinProject/dmsg v0.0.0-20200225140132-2d14296245d5 h1:Zk5O7e6iSPVAud3vo3MQj2higVCfeiDNG91Yc0N6+e4=
github.com/SkycoinProject/dmsg v0.0.0-20200225140132-2d14296245d5/go.mod h1:eCoemDDyfyfNTFrapYKNEItwtRIj54UGpu4Ffcznuds=
github.com/SkycoinProject/skycoin v0.26.0 h1:8/ZRZb2VM2DM4YTIitRJMZ3Yo/3H1FFmbCMx5o6ekmA=
Expand Down
223 changes: 0 additions & 223 deletions integration/InteractiveEnvironments.md

This file was deleted.

11 changes: 0 additions & 11 deletions integration/check-route-finder.sh

This file was deleted.

43 changes: 0 additions & 43 deletions integration/check-services.sh

This file was deleted.

26 changes: 0 additions & 26 deletions integration/generic/env-vars.sh

This file was deleted.

48 changes: 0 additions & 48 deletions integration/generic/visorA.json

This file was deleted.

Loading

0 comments on commit e44d75d

Please sign in to comment.