Skip to content
Snippets Groups Projects
Commit b2d2977d authored by Benani Sagar Kishore's avatar Benani Sagar Kishore
Browse files

Added the Newport test to the profiles.yaml file to run it on LAVA

parent 96bb443c
No related branches found
No related tags found
No related merge requests found
Pipeline #255047 passed
Pipeline: apertis-test-cases-web

#255048

    ......@@ -76,6 +76,7 @@
    - group-modules-standalone-tpl.yaml
    - group-apparmor-standalone-tpl.yaml
    - iptables-nmap.yaml
    - newport-test.yaml
    main-profile:
    template-dir: lava/
    ......
    job_name: Newport test on {{release_version}} {{pretty}} {{image_date}}
    {% if device_type == 'qemu' %}
    {% include 'common-qemu-boot-tpl.yaml' %}
    {% else %}
    {% include 'common-boot-tpl.yaml' %}
    {% endif %}
    - test:
    timeout:
    minutes: 15
    namespace: system
    name: newport-test
    definitions:
    - repository: https://gitlab.apertis.org/tests/apertis-test-cases.git
    revision: 'wip/sagar/T7905'
    from: git
    path: test-cases/newport-test.yaml
    name: newport-test
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment