Committed by
Gerrit Code Review
Adding test apps as submodule to apps
Moving election and intent-perf there Change-Id: Ia71e98438b33d3a1c5c12b08ae98c32930c4bd81
Showing
29 changed files
with
1412 additions
and
0 deletions
apps/test/election/pom.xml
0 → 100644
apps/test/election/src/main/java/org/onosproject/election/cli/ElectionTestLeaderCommand.java
0 → 100644
apps/test/election/src/main/java/org/onosproject/election/cli/ElectionTestRunCommand.java
0 → 100644
apps/test/election/src/main/java/org/onosproject/election/cli/ElectionTestWithdrawCommand.java
0 → 100644
apps/test/intent-perf/pom.xml
0 → 100644
apps/test/intent-perf/src/assembly/app.xml
0 → 100644
apps/test/intent-perf/src/assembly/bin.xml
0 → 100644
This diff is collapsed. Click to expand it.
apps/test/intent-perf/src/main/java/org/onosproject/intentperf/IntentPerfListCommand.java
0 → 100644
apps/test/intent-perf/src/main/java/org/onosproject/intentperf/IntentPerfStartCommand.java
0 → 100644
apps/test/intent-perf/src/main/java/org/onosproject/intentperf/IntentPerfStopCommand.java
0 → 100644
apps/test/pom.xml
0 → 100644
-
Please register or login to post a comment