Deepak Agrawal
8eaebf86b6
openvswitch_db : Handle column value conversion and idempotency in no_key case ( #43869 )
...
* change column value to string. handle idempotency in no key case
* fix unit test failures in baseline
2018-08-10 10:31:03 +05:30
Deepak Agrawal
8157fa0b01
run ovs tests on centos/rhel ( #42556 )
2018-07-10 19:25:09 +05:30
Jakub Libosvar
26b0908270
openvswitch_db: Make 'key' parameter optional ( #42110 )
...
The OVSDB schema consists of typed columns. The 'key' parameter is
required only for columns with type of a 'map'. This patch makes 'key'
an optional parameter to allow setting values for other column types
like int.
Fixes #42108
2018-07-09 19:12:41 +05:30
Ricardo Carrillo Cruz
be7a3adeb7
Fix ovs integration tests initial setup ( #33136 )
2017-11-21 13:34:27 +01:00
John R Barker
82a0a05406
Revert "Use needs/root, rather than become: yes" ( #27483 )
...
* Revert "Add test_items to junos_system integration target (#27481 )"
This reverts commit 9e03953fce
.
* Revert "Use needs/root, rather than become: yes (#27479 )"
This reverts commit 5576cc6769
.
2017-07-31 11:36:57 +01:00
John R Barker
5576cc6769
Use needs/root, rather than become: yes ( #27479 )
2017-07-31 08:03:47 +01:00
Matt Clay
e241e15899
Add support for non_local
alias in ansible-test.
2017-07-28 12:24:55 -07:00
Ricardo Carrillo Cruz
9725e056bc
Add missing register on openvswitch_db integration tests ( #25609 )
2017-06-12 17:48:59 +02:00
Ricardo Carrillo Cruz
0dbea4575c
Add assertions to openvswitch_db integration test ( #25600 )
...
* Add missing delegate_to on openvswitch_db integration test runner
* Add assertions to openvswitch_db integration test
2017-06-12 17:41:10 +02:00
Ricardo Carrillo Cruz
081e138cf1
Add missing delegate_to on openvswitch_db integration test runner ( #25597 )
2017-06-12 13:36:51 +02:00
Ricardo Carrillo Cruz
c296fcb0e0
[WIP] Add openvswitch_db integration tests ( #23803 )
...
* WIP Add openvswitch_db integration tests
* Add ovs.yaml playbook entrypoint for OVS
* Add test case pattern filtering
* Clear out aliases for now
Running tests on posix group just fails, containers do not have ovs
2017-06-12 13:13:41 +02:00