mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 20:23:01 +02:00
- New helper class for container testing - New helper class to urllib, Furl Due to extremely weak Python-fu in the undersigned, this patch changes the __init__.py file to add new helper classes for container tests. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
29 lines
523 B
YAML
29 lines
523 B
YAML
---
|
|
- case: meta/wait.py
|
|
|
|
- name: Misc tests
|
|
suite: misc/all.yaml
|
|
|
|
- name: ietf-system
|
|
suite: ietf_system/all.yaml
|
|
|
|
- name: ietf-interfaces
|
|
suite: ietf_interfaces/all.yaml
|
|
|
|
- name: infix-interfaces
|
|
suite: infix_interfaces/all.yaml
|
|
|
|
- name: ietf-routing
|
|
suite: ietf_routing/all.yaml
|
|
|
|
- name: infix-containers
|
|
suite: infix_containers/all.yaml
|
|
|
|
- name: infix-dhcp
|
|
suite: infix_dhcp/all.yaml
|
|
|
|
- name: ietf-hardware
|
|
suite: ietf_hardware/all.yaml
|
|
#- name: infix-services
|
|
# suite: infix_services/all.yaml
|