Commit Graph

12 Commits

Author SHA1 Message Date
Andrei Vagin aa950f24b9 travis: run tests with Go 1.12.x
Signed-off-by: Andrei Vagin <avagin@google.com>
2019-03-17 17:31:49 -07:00
Andrei Vagin b64d7bc44d travis: specify go_import_path
This will allow to enable travis for forks.

Signed-off-by: Andrei Vagin <avagin@google.com>
2019-03-17 17:31:49 -07:00
Julian Kornberger 3b1c596ccb Run TravisCI with Go 1.10 and 1.11 2018-10-30 10:30:53 -07:00
Francis Begyn 1006cf4f24 Implementation of HFSC
Testing and functionality for the use of HFSC has been implemented.
The use of service curves is implenented closely as to how they behave
with the TC implementation.
Automated checks and testing were succesful.
2018-07-16 12:14:02 -07:00
Flavio Crisciani c771f0b9d2 Conntrack testing
Added tests for:
Table FLUSH
Table GET
Table DELETE with filter
Filter match

Use a simple UDP client to create flows into the conntrack for testing purpose
Each test will run in a separate network namespace so can run in parallel
Added kernel module dependencies into the travis file

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-04-05 16:02:07 -07:00
Vishvananda Ishaya bfd70f5564 make the gre test pass 2015-12-18 12:14:58 -08:00
Vishvananda Ishaya 37a89b4181 Try keeping the path 2015-12-18 11:41:31 -08:00
Vishvananda Ishaya f71f6390c4 Allow sudo for travis 2015-12-18 11:36:21 -08:00
Vishvananda Ishaya 9c1aab3e9f add dependency and travis status 2014-10-31 12:33:12 -07:00
Vishvananda Ishaya f622e51d99 updates for fmt testing 2014-10-31 12:21:50 -07:00
Vishvananda Ishaya a383c76b6d Modified travis.yml for test 2014-10-31 11:57:26 -07:00
Vishvananda Ishaya 12d489e7d0 add .travis.yml 2014-10-31 11:48:25 -07:00