Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
1ed6f7d8c0607b0f80958eeaf49cc010720f3777
/
tests
« Previous
0d83c94
VOL-217 - Test activate olt path with a python olt simulator.
by Shad Ansari
· 7 years ago
1243ee9
Remove Frameio tests from Jenkins and revisit the smoke test (now called jenkins test) in an attempt to fix jenkins build failure
by khenaidoo
· 7 years ago
fe874ae
Update the Jenkins build platform to build only the necessary images to the run the tests. This is to prevent the Vagrant VM running out of disk space
by khenaidoo
· 7 years ago
997edbc
Add ListAdapters to global handler RPCs
by khenaidoo
· 7 years ago
b9809da
VOL-271: Support itests and utests for WT-385 xPON objects
by Rachit Shrivastava
· 7 years ago
c5c83d7
VOL-264: REST Channel ( External REST Client <==> Chameleon) needs to be Secured
by ubuntu
· 7 years ago
d3c335e
Add more tests to the global dispatcher and some minor fixes
by khenaidoo
· 7 years ago
5194e89
Patch for the OFAgent itests for new voltha which loads config from consul.
by sathishg
· 7 years ago
08d48d2
[ 4460 ] Minor fix when getting invalid voltha instance
by khenaidoo
· 7 years ago
bbb9099
Commit to support OF Version negotiation
by sathishg
· 7 years ago
b96ee0a
Add a readme.md file to document how integration tests would be run.
by khenaidoo
· 7 years ago
236bd95
https://jira.opencord.org/browse/VOL-167
by ggowdru
· 7 years ago
88518e8
VOL-244 Fixing build issue to have enough time for the smoke test to wait for all voltha services to be ready
by khenaidoo
· 7 years ago
e37300e
Voltha Alarm Filters: Added new integration test - Also fixed alarm events test
by Stephane Barbarie
· 7 years ago
032d330
[ 4222 ] Minor changes after code review
by khenaidoo
· 7 years ago
cc73678
https://jira.opencord.org/browse/CORD-824
by sgovinda
· 8 years ago
02af133
[CORD-1136] Added test for swagger url
by Matteo Scandolo
· 8 years ago
c60afa1
[ 3195 ] Remove duplicate method add_port
by Khen Nursimulu
· 8 years ago
56b3647
Fixes a deadlock issue when both a model change and a notification of
by Khen Nursimulu
· 8 years ago
db68629
Updating test case to prevent build failure
by Khen Nursimulu
· 8 years ago
29e7550
This commit consists of:
by Khen Nursimulu
· 8 years ago
fa007ce
Impl of config events.
by alshabib
· 8 years ago
cc6b2e6
CORD-898: Re-formatting files to meet line length restriction.
by Stephane Barbarie
· 8 years ago
52198b9
CORD-898: Initial integration for alarms support
by Stephane Barbarie
· 8 years ago
bf974d0
Fix persisted config data generating different hashes and tags not being persisted
by Ryan Van Gilder
· 8 years ago
b9a5f75
Inject per-ONU metadata field for unicast flows
by Zsolt Haraszti
· 8 years ago
8b734be
Moving build md tests to use kafkacat
by alshabib
· 8 years ago
29a3ed5
Reviving the unit tests
by alshabib
· 8 years ago
16c0da7
Fixing build.md tests
by alshabib
· 8 years ago
3e6f089
FrameIO to allow sharing same Linux interface
by Zsolt Haraszti
· 8 years ago
482aa09
small fix for build_md_tests
by alshabib
· 8 years ago
b5d72f1
Time-stamp added and renamed heartbeat
by Zsolt Haraszti
· 8 years ago
6692773
Fix memory usage meter for Linux
by Zsolt Haraszti
· 8 years ago
f4fb268
fixing support for group desc stats
by alshabib
· 8 years ago
9b9f1ad
Bug fixes
by Khen Nursimulu
· 8 years ago
3578a1c
Expand field/action conversion scope of ofagent
by Zsolt Haraszti
· 8 years ago
313c4be
Integration with Nathan for Tibit packet in (raw)
by Zsolt Haraszti
· 8 years ago
7507ab8
Minor omci test cleanup
by Zsolt Haraszti
· 8 years ago
578a46c
Additional OMCI entity types with tests
by Zsolt Haraszti
· 8 years ago
e3ece3c
Added OMCI message parsing tests
by Zsolt Haraszti
· 8 years ago
e0acd8f
OMCI library expansion
by Zsolt Haraszti
· 8 years ago
c69bd21
Adjust priority to collapse flows
by Zsolt Haraszti
· 8 years ago
afafff3
Comprehensive flow tables splitting test
by Zsolt Haraszti
· 8 years ago
91730da
Reintegrate with olt-oftest
by Zsolt Haraszti
· 8 years ago
89a2730
Improved FrameIO support and proxy messaging
by Zsolt Haraszti
· 8 years ago
6686203
Flow decomposition and miscellenous improvements
by Zsolt Haraszti
· 8 years ago
00d9a84
Major rework of gRPC handling (do not merge yet)
by Zsolt Haraszti
· 8 years ago
b706784
Initial take on persistence support via k/v stores,
by Zsolt Haraszti
· 8 years ago
2ef4ce7
Move experimental items undo the experiments directory and some minor name cleanuos
by Khen Nursimulu
· 8 years ago
95b919d
This commit includes:
by Khen Nursimulu
· 8 years ago
dafefe1
Config/management model framework initial version
by Zsolt Haraszti
· 8 years ago
283d768
Update the docker command in smoke-test to work with jenkins. Also, update the test script as the docker-compose file has new service -podder
by Khen Nursimulu
· 8 years ago
9402669
Update comment
by Khen Nursimulu
· 8 years ago
34e7ebb
This commit consists of:
by Khen Nursimulu
· 8 years ago
96bb532
1) Keep only 1 sanity test as part of the jenkins build test, 2) exclude the test_frameio.py test from direct run, 3) set the frameio test to be run within a docker when the itest is invoked
by Khen Nursimulu
· 8 years ago
bf8bf28
Add simple rpc and some cleanups
by Khen Nursimulu
· 8 years ago
91350eb
Async frame receive/send module
by Zsolt Haraszti
· 8 years ago
d70cd4d
Moved event bus to common lib
by Zsolt Haraszti
· 8 years ago
0df86c1
Internal universal pub/sub event bus
by Zsolt Haraszti
· 8 years ago
f8abbc9
Adding initial test cases, include enumeration conversion, address review comments
by Khen Nursimulu
· 8 years ago
06854cb
Refined OMCI parsing and serialization
by Zsolt Haraszti
· 8 years ago
0f387e6
Microsemi and OMCI very initial code
by Zsolt Haraszti
· 8 years ago
9125b1a
Fixed two bugs in OpenFlow land
by Zsolt Haraszti
· 8 years ago
023ea7c
Async/streaming gRPC client/server proto
by Zsolt Haraszti
· 8 years ago
a54b663
Adding a wait for containers condition
by Khen Nursimulu
· 8 years ago
37a9bf8
Integration test for the build.md file
by Khen Nursimulu
· 8 years ago
bae1275
Chameleon swagger support
by Zsolt Haraszti
· 8 years ago
a96d20d
Initial setup.py
by Nathan Knuth
· 8 years ago