Jordan Halterman
bc559fd94e
Upgrade to Atomix 3.0.0-rc11
...
Change-Id: I731b16319ce2e5607700e178d341729862c7ed57
2018-08-10 20:59:37 +00:00
Ray Milkey
78ce40093a
Tagging 1.14.0-b1
2018-08-10 11:16:44 -07:00
Jordan Halterman
dda5ee7752
Disable flush-on-commit for Raft logs in test clusters
...
Change-Id: Ie371538a1b30349b7596192f68954858b5a8da6d
2018-08-09 18:10:13 +00:00
Jordan Halterman
fa71cc6fdf
Upgrade to Atomix 3.0.0-rc10
...
Change-Id: If4095b225611a62831ae45dbf59550c7ce3a9f3c
2018-08-08 22:50:37 +00:00
Jordan Halterman
795e492615
Add atomix-fetch-logs script for fetching Atomix logs from cell machines
...
Change-Id: I2814bf95afc7480f7fe754c0b42e62dc3592f969
2018-08-06 20:59:53 +00:00
Jordan Halterman
0b3ad5b83d
Avoid killing Atomix management processes when shutting down Atomix nodes
...
Change-Id: If89bb6f060e8349e75995aed079ac7f65ffe8752
2018-08-06 12:25:45 -07:00
Jordan Halterman
6aca84c7e7
Upgrade to Atomix 3.0.0-rc7 to use agent distribution
...
Change-Id: I368ea95456553518bd627b1f4197442535186158
2018-08-06 02:12:32 +00:00
Jordan Halterman
d326de1899
Allow Atomix nodes to be deployed on shared nodes for testing
...
Change-Id: I365c5bcd7744bef32bd887dbe6d20a5e635c4a0e
2018-08-01 19:52:05 +00:00
Jian Li
a1026bcfd8
Fix: resolve insufficient RAM problem caused by incorrect atomix-conf
...
Change-Id: I151077d946395dbf8aaeb95808566087ef27e452
2018-07-31 13:45:31 +09:00
Jordan Halterman
19c123a77b
[ONOS-7757] Support onos-local and embedded cluster configurations
...
- Refactor cluster.json to support internal/external nodes ('controller' and 'storage')
- Bootstrap embedded partitions when 'storage' nodes not present
- Update onos-gen-config script to generate cluster.json based on environment variables
- Update setup scenario to ignore missing $OCC# environment variables
Change-Id: Ia93b64e13d7a7c35ed712da4c681425e3ccf9fe9
2018-07-31 00:03:48 +00:00
Thomas Vachuska
74385c5ce9
Disabling maps-cli.xml STC scenario.
...
Change-Id: I3d236f683cd2676ec6b53dc6795b35af5f9615bc
2018-07-30 10:42:28 -07:00
Thomas Vachuska
fd8cb6847e
Allowing simple cell definitions to work with new cell specs with separate Atomix and ONOS clusters.
...
Change-Id: Ib96090d0148f4ec3e37fa24061715815e249d988
2018-07-27 19:55:16 +00:00
You Wang
6176cd0c29
Add authentication to post to flowObjTest REST API
...
Change-Id: Id4f07f33ed9f9b5b626c11341d830a8e939c6d0a
2018-07-27 19:29:48 +00:00
Jordan Halterman
00e92da455
Upgrade to Atomix 3.0-rc5
...
* Upgrade Raft primitives to Atomix 3.0
* Replace cluster store and messaging implementations with Atomix cluster management/messaging
* Add test scripts for installing/starting Atomix cluster
* Replace core primitives with Atomix primitives.
Change-Id: I7623653c81292a34f21b01f5f38ca11b5ef15cad
2018-07-27 15:40:26 +00:00
You Wang
e9487b0dc8
Add authentication to post to FlowTest REST API
...
Change-Id: I0392f986f2619a6fd0821c0b0b8e02c071d2231f
2018-07-24 17:56:06 +00:00
Ray Milkey
3933295cd0
Bazel build for STC runs
...
Change-Id: I75806c0cb5b71402b7e3519a84498f8e05a9cf8a
2018-07-17 16:17:31 +00:00
Carmelo Cascone
089432e6de
Removed old P4_14 sources
...
Replaced by P4_16 programs under /pipelines
Change-Id: I9435889faddcf754d273758244d0d7edf716cea5
2018-07-16 23:11:03 +00:00
Ray Milkey
a51656db71
Jenkins STC scripts require OCC to be set
...
Change-Id: I65e512af86560dd4fd16c6d5e61f573c764dd776
2018-07-06 21:35:05 +00:00
Jon Hall
bde4f370c1
Slight fix for when help/usage is displayed for onos-power
...
Change-Id: Ic4186823ffeed77244e8f745b115fd14cd4b7628
(cherry picked from commit 78c098dcb93d3ba68749773a37b781df1a3dec6c)
2018-07-06 17:47:02 +00:00
Thomas Vachuska
2582fc2a95
Adding support for enhanced cell spec, e.g. 5+3+1
...
Change-Id: I9d23eb766eb72e559366f974afc2ec0838f82270
2018-07-02 21:57:55 +00:00
Yuta HIGUCHI
99a2eab49d
Workaround for rsync v6 literal handling issue
...
Change-Id: Iee6bac555e27e6350a2e378099e4e18c9c442627
2018-06-13 18:27:55 -07:00
Jordan Halterman
8f0021b0d9
Fix incorrect path after version change in onos-fetch-db
...
Change-Id: Ibbd1b79664c042ad5b16a831718012b932f0ffbc
2018-06-13 14:21:22 -07:00
Thomas Vachuska
f5d1720a86
Consolidating BUILD files for clarity and ease of maintenance.
...
- module definitions extracted to modules.bzl
- all packaging done from top BUILD file
- removed all BUILD files from under tools tree
Change-Id: I0f45eb77c809c48d1446ce86f62be6f5baf40ded
2018-06-13 00:53:18 +00:00
Thomas Vachuska
f25c248723
Moved /features to /tools/package/features.
...
Change-Id: I6b52c92b688a833b9e3813416b785533cb4dd829
2018-06-12 13:18:45 -07:00
Thomas Vachuska
0f95603f6e
Adding Bazel packaging of admin tools and test tools.
...
Change-Id: I321c79264cf5f3ca0d6c7a52e300c916acbe463a
2018-06-12 18:33:44 +00:00
Andrea Campanella
4f9085e2d7
Adding an STC scenario for fabric.p4
...
Change-Id: I3457ab67c2c97eab73623500ba3f6a75b9ed33a3
2018-06-04 10:24:55 +00:00
Ray Milkey
a6bb73be12
quagga is now part of the base image
...
Change-Id: Id3360860f1b5513c17d443c2f91fe0a24b139d02
2018-05-29 22:20:36 -07:00
DongRyeol Cha
5c0a9f0d0a
Supports IPv6 address for scp and rsync
...
ONOS-7680
Change-Id: Ica7466715c64765310bfc7bf34126ed02d1818b7
2018-05-30 04:17:10 +00:00
Ray Milkey
edb02ce519
STC scenario for device removal
...
Change-Id: I75500d12406b4c23d58d3e02222443cc93bc377d
2018-05-22 02:48:23 +00:00
Thomas Vachuska
45197709f3
Adding tool to repair the state of an STC cell slave.
...
Change-Id: Iaaac4432f750445a72f73d90f4280d774424da6e
2018-05-17 21:02:23 +00:00
Ray Milkey
f16975bffa
STC scenario to test administrative enable and disable of a port
...
Change-Id: I69026a7ada071bf06f3505666712778350b6969f
2018-05-17 10:33:09 -07:00
Jon Hall
79b6164a7e
Add option to onos-power script for user
...
also remove extra argument to onos-die call
Change-Id: I43b6a2c4dbe05396d82d25c13f846db39de4a7fb
(cherry picked from commit cd72924e039a15e3aac45ba848cfa01920def6bb)
2018-05-15 20:18:57 +00:00
Thomas Vachuska
a7b2404c00
Fixing onos-mininet to work with screen v4.06.*
...
Change-Id: I4c0be30c891eb593a40c3482957fc1b0125e37e5
2018-05-15 20:04:55 +00:00
Ray Milkey
f752a1ddea
bump up time out for a cell node to 3 minutes
...
Change-Id: I531d799ee136d4ac3bed30f0a3b0714f04587c71
2018-05-15 00:04:40 +00:00
Jordan Halterman
054a5cbda1
Set YourKit profiler option to ensure the agent binds to all interfaces in tests
...
Change-Id: I7faee695af91a0307e68be04ed10d0956c3b6cae
(cherry picked from commit 4ed92ec83dcc5215b7dc2e75d2481249c9ed9cb0)
2018-05-11 14:35:00 +00:00
Ray Milkey
847b3e7e43
Properly detect when an ssh command fails
...
Change-Id: Idc2c562195a87e0cf4efc0a7fc7ecd6fd625f87a
2018-05-09 14:41:59 +00:00
Ray Milkey
eee2162347
retry ssh commands to allow cell nodes to come up
...
Change-Id: I670befdc12f422ff97d86adf88ba97f156a21f77
2018-05-08 15:18:52 -07:00
Thomas Vachuska
6f6b662faa
Fixing the access network null simulation and adjusting layout.
...
Change-Id: Ib6f0c100789b1f802269018d36aed8d06ce4e5d4
2018-05-07 22:19:37 +00:00
Ray Milkey
922db307f0
STC scenario for Trellis HAG topology
...
Change-Id: Ie0b40a15748a1d925167a247ac31f78b9ed206ac
2018-05-07 22:14:02 +00:00
Jordan Halterman
ce47fe5d36
Add support for enabling YourKit profiling
...
Change-Id: I6f303649aa043b5e7a9444a3306f15e17021921d
2018-04-24 07:56:55 +00:00
Ray Milkey
4818bc39b3
Upgrade version of STC tool
...
Change-Id: I1b4023d555e91a817d3c55d3bc7800d855e3d1ca
2018-04-20 17:31:33 +00:00
Thomas Vachuska
1351e7e483
Simplifying the CO/FO null access topology to exclude layout info.
...
Change-Id: Ib7c0ae8d8fcd1e041651ef6dc69acc0758e7c9be
2018-04-19 16:24:22 -07:00
Thomas Vachuska
c3a947f263
Adding server-side default topo layout and fixing GUI to allow remote zoom/pan.
...
Change-Id: I7fe4d3256afe1bdeac5caabda0283f88e8360c23
2018-04-18 23:58:02 +00:00
Thomas Vachuska
a7be50dc88
Making REST API port as a command-line option for various admin commands.
...
Also cleaning up usage for consistency.
Change-Id: I1d8a10c063cab5992033b97d6efa60bba030ed9e
2018-04-16 22:29:41 +00:00
Thomas Vachuska
345b0c7ad2
Fixing host configuration.
...
Change-Id: I34d4d29c0043bb72197d140060da7e02e8ec5d43
2018-04-16 20:24:16 +00:00
Carmelo Cascone
bf54baac9d
Fixed bmv2-demo.py after updating bmv2.py switch constructor arguments
...
Change-Id: Id29d64f16d75cc0fefc017068fdd02cc15e816cc
2018-04-15 18:15:48 -07:00
Ray Milkey
bca9049101
Starting snapshot 1.14.0-SNAPSHOT
...
Change-Id: I97bab4e31d2b701f015289eae29d0c58a4937685
2018-04-13 12:47:31 -07:00
Thomas Vachuska
4f62818e58
Re-Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate.
...
Change-Id: I7cc486821ac7119671979b70282469715e735d94
2018-04-10 09:39:18 -07:00
Thomas Vachuska
35da907a5b
Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate.
...
Change-Id: If54a739b474e34c2943629d0a85d614a41a42243
2018-04-09 15:37:04 -07:00
Jordan Halterman
ca7660a289
Add rolling upgrade test.
...
Change-Id: Id1b09361aa69f1665f19c312933798b5206d46ac
2018-04-09 17:30:12 +00:00