From ad87a40e0677b82907aa7bf6c17d09c0ed6b3c05 Mon Sep 17 00:00:00 2001 From: Marc Bonnici Date: Mon, 9 Jul 2018 12:06:30 +0100 Subject: [PATCH] Travis: Run the idle workload as part of the tests. --- .travis.yml | 1 + tests/travis/idle_agenda.yaml | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 tests/travis/idle_agenda.yaml diff --git a/.travis.yml b/.travis.yml index c07bc47e..0450e89f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,4 +28,5 @@ script: - git clone -v https://github.com/ARM-software/devlib.git /tmp/devlib && cd /tmp/devlib && python setup.py install - cd $TRAVIS_BUILD_DIR && python setup.py install - nose2 -s $TRAVIS_BUILD_DIR/tests + - cd /tmp && wa run $TRAVIS_BUILD_DIR/tests/travis/idle_agenda.yaml -v -d idle_workload diff --git a/tests/travis/idle_agenda.yaml b/tests/travis/idle_agenda.yaml new file mode 100644 index 00000000..416d6895 --- /dev/null +++ b/tests/travis/idle_agenda.yaml @@ -0,0 +1,23 @@ +config: + iterations: 1 + augmentations: + - ~~ + - status + device: generic_local + device_config: + big_core: null + core_clusters: null + core_names: null + executables_directory: null + keep_password: true + load_default_modules: false + model: null + modules: null + password: null + shell_prompt: ! '40:^.*(shell|root|juno)@?.*:[/~]\S* *[#$] ' + unrooted: True + working_directory: null +workloads: +- name: idle + params: + duration: 1