Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
5fe04e0624acddd98ee9514fda881a4f08c2f9e5
/
tools
/
test
/
bin
« Previous
d9813e6
Fixing and enhancing the build and release tools.
by Thomas Vachuska
· 10 years ago
ebb5444
Update cell related util scripts to support larger cluster [ONOS-467]
by Ayaka Koshibe
· 10 years ago
520f227
Suppress superfluous error message when pushing to a cell the first time.
by Jonathan Hart
· 10 years ago
4acd91d
Fixed onos-install to deal with the first-time install where there is no .m2/repository/org
by Thomas Vachuska
· 10 years ago
aec62962
Initial cut of `onos-group` script for running a subset of commands
by Ayaka Koshibe
· 10 years ago
237787c
ONOS-534: onos-install: add a new option to copy maven's setting file
by Kenji HIKICHI
· 10 years ago
dfbc6d8
ONOS-487: Allow ONOS to be installed using different user/group
by Charles M.C. Chan
· 10 years ago
0a4fa79
ONOS-470: Allow ONOS service to be run with customized username
by Charles M.C. Chan
· 10 years ago
d89cc9d
Util script to collect ONOS logs
by Yuta HIGUCHI
· 10 years ago
52e6580
Adding onos-push-bits to selectively upload bits only if they are out of date. Helps with speeds when running over VPN.
by Thomas Vachuska
· 10 years ago
5b29ebd
Bumping version to 1.0.0
by Brian O'Connor
· 10 years ago
1.0.0
fc7f22d
Adding archetype for onos-bundle and onos-cli projects.
by Thomas Vachuska
· 10 years ago
af21ba6
Added missing inclusion of $ONOS_ROOT/tools/build/envDefaults
by Pavlin Radoslavov
· 10 years ago
cbba052
Added onos-die command and added some info output to onos-kill command.
by Thomas Vachuska
· 10 years ago
abafb50
Changing org.onlab.onos package to org.onosproject
by Brian O'Connor
· 10 years ago
20bc6ae
Revert "Allocate pseudo tty for ssh"
by Pavlin Radoslavov
· 10 years ago
6ac0d55
Allocate pseudo tty for ssh
by Marc De Leenheer
· 10 years ago
8c02cfc
Create ~/.ssh if non-existing
by Marc De Leenheer
· 10 years ago
43e3a7e
Move CopyCat log to $KARAF_DATA/raft
by Yuta HIGUCHI
· 10 years ago
18fdb25
Set CopyCat default log level to INFO
by Yuta HIGUCHI
· 10 years ago
5bde31f
Fixing various issues and re-tuning.
by Thomas Vachuska
· 10 years ago
e4920dc
Support running onos-config in parallel against each hosts in cell
by Yuta HIGUCHI
· 10 years ago
673aaeb
onos-config: use $ONOS_CELL as hazelcast group name
by Yuta HIGUCHI
· 10 years ago
3f06e08
Various gui & test script tweaks.
by Thomas Vachuska
· 10 years ago
8531429
Added a short-hand for setting the OCI variable. Added export.
by Thomas Vachuska
· 10 years ago
c588aa3
Util script to remove raft logs
by Yuta HIGUCHI
· 10 years ago
3741a40
download only onos VMs
by Yuta HIGUCHI
· 10 years ago
312ceb2
added optical-2.py added oe-nonlinear-topo10
by Tom Tofigh
· 10 years ago
33ccd48
onos-push-update-bundle: echo back what's pushed
by Yuta HIGUCHI
· 10 years ago
477bf81
Switching onos-gui command to use the new GUI.
by Thomas Vachuska
· 10 years ago
62f9275
suppress warning by karaf client
by Yuta HIGUCHI
· 10 years ago
ce0395e
Print $ONOS_CELL when running the "onos-show-cell" command.
by Pavlin Radoslavov
· 10 years ago
60731cb
DatabaseService subsystem: add admin commands, etc.
by Yuta HIGUCHI
· 10 years ago
1a60604
terminate when ssh session is killed
by Yuta HIGUCHI
· 10 years ago
7fe161a
stop killing randomly, when using less mode
by Yuta HIGUCHI
· 10 years ago
518e5e7
Aliased $OCX variables to the X number for onos and onos-log commands.
by Jonathan Hart
· 10 years ago
37226ce
Added -l option to onos-log to use less on the log instead of tail
by Jonathan Hart
· 10 years ago
4b42077
Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8.
by Thomas Vachuska
· 10 years ago
d5dac1b
Few fixes to the cell setup related scripts after the removal
by Pavlin Radoslavov
· 10 years ago
dcadc2b
Added a command to upload onos topology JSON configuration.
by Thomas Vachuska
· 10 years ago
4e45ccd
Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config.
by Thomas Vachuska
· 10 years ago
756fb29
Enhanced onos-log and onos-check-logs to work against instance specific logs when an optional second argument is given, e.g. onos-log $OC1 c0
by Thomas Vachuska
· 10 years ago
5c4324e
Enhanced onos-install to pre-stage ONOS artifacts from apache karaf system/org/onlab to ~/.m2/repository/org/onlab to enable operating karaf instances.
by Thomas Vachuska
· 10 years ago
e9fc596
Added -n option to onos-install to suppress running ONOS via upstart daemon.
by Thomas Vachuska
· 10 years ago
7772e10
Added onos-batch command.
by Thomas Vachuska
· 10 years ago
54eeac8
recover onos-config
by Yuta HIGUCHI
· 10 years ago
da1cda6
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
711145a
Fix the assignment / usage of OC0 environmental variable so
by Pavlin Radoslavov
· 10 years ago
caf19cf
Update the "onos-service" command:
by Pavlin Radoslavov
· 10 years ago
e8e4535
fixes for RoleValue serialization
by Ayaka Koshibe
· 10 years ago
aa90bb5
Minor updates for the tools scripts:
by Pavlin Radoslavov
· 10 years ago
0770d0f
Minor refactoring in the ONOS cell configuration:
by Pavlin Radoslavov
· 10 years ago
9141379
Minor cleanup in some of the shell scripts in the "tools" directory.
by Pavlin Radoslavov
· 10 years ago
4b15407
Add missing import of "$ONOS_ROOT/tools/build/envDefaults"
by Pavlin Radoslavov
· 10 years ago
3c4d341
Replace hard-coded user-name "sdn" with variable ${ONOS_USER}
by Pavlin Radoslavov
· 10 years ago
1f60124
Preparing gui module.
by tom
· 10 years ago
b76fe17
adding onos-update-bundle command to push local bundles
by Brian O'Connor
· 10 years ago
3f14640
Added protection against project patterns starting with - for onos-push-update-bundle.
by tom
· 10 years ago
a689779
Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map.
by tom
· 10 years ago
e331eb4
Added onos-watch command.
by tom
· 10 years ago
e2555ff
Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation.
by tom
· 10 years ago
9ccb251
Modified onos-install to suppress INFO log entries from command line client.
by tom
· 10 years ago
ca8f670
Added onos-push-update-bundle (yes 'pub')
by tom
· 10 years ago
2228803
Adding ability to push remote bundle updates.
by tom
· 10 years ago
95329eb
Starting to experiment with flow tracking.
by tom
· 10 years ago
26edf05
Added a tool to fetch dev/test VMs from the local share.
by tom
· 10 years ago
a6bc21b
Added -w option to the onos CLI.
by tom
· 10 years ago
890a43b
Adding test command to remotely kill onos instance.
by tom
· 10 years ago
defed6f
Fixing test scripts and removing SLP bundle from features for now.
by tom
· 10 years ago
b7b4063
initial impl of proxy arp
by alshabib
· 10 years ago
7fc1837
Fixed onos-patch-vm script.
by tom
· 10 years ago
7d197c4
Fixing the cell definition and the install script.
by tom
· 10 years ago
fc162b0
Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface.
by tom
· 10 years ago
0768a02
Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface.
by tom
· 10 years ago
b41d1ac
Added graceful shutdown for upstart service.
by tom
· 10 years ago
82d6bde
Fixing test scripts.
by tom
· 10 years ago
1a2908c
Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one.
by tom
· 10 years ago
caf3bf7
Added onos-test. Refactored the CLI classes.
by tom
· 10 years ago
0872a17
Fixed a number of CLI commands.
by tom
· 10 years ago
126852b
Added a number of test tools.
by tom
· 10 years ago
2d7acb7
Added a number of test tools.
by tom
· 10 years ago
0eaa97f
Fixing remote install; now starting as upstart daemon.
by tom
· 10 years ago
5ca3437
Added a few javadocs. Split onos-install into install and config.
by tom
· 10 years ago
ab0af29
Preparing new projects for separate distributed store, trivial sstore and the networking cores.
by tom
· 10 years ago
ecd0fbd
Tweaking onos-* test scripts.
by tom
· 10 years ago
ac77d76
Tweaking onos-* test scripts.
by tom
· 10 years ago
1f3805d
Tweaking onos-* test scripts.
by tom
· 10 years ago
5a18e80
onos-package now patches the hazelcast.xml with proper interface for use by the test VMs.
by tom
· 10 years ago
3014aef
Adding install/uninstall scripts and stuff like that.
by tom
· 10 years ago
5c25570
Sketching cluster related stuff with Madan..
by tom
· 10 years ago