5389f58fcc
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/libreswan#edf019da096d996a265210d164af9c89a6b637c9
15 lines
354 B
YAML
15 lines
354 B
YAML
# Tests for libreswan using NM's tests
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
repositories:
|
|
- repo: "https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci"
|
|
dest: "NetworkManager-ci"
|
|
tests:
|
|
- sanity-tests:
|
|
dir: NetworkManager-ci
|
|
run: run/osci/run-tests libreswan
|
|
|