summaryrefslogtreecommitdiff
path: root/.gitlab-ci/lava_job_submitter.py
AgeCommit message (Expand)AuthorFilesLines
2021-06-11ci/lava: Move LAVA files to lava/Daniel Stone1-220/+0
2021-06-10ci/lava: Add --dump-yaml option to submitterDaniel Stone1-0/+4
2021-06-10ci/lava: Add validate-only mode to job submitterDaniel Stone1-0/+15
2021-06-10ci/lava: Improve error reporting in lava_job_submitter.pyTomeu Vizoso1-0/+3
2021-06-10ci/lava: Handle proxy download failuresDaniel Stone1-0/+3
2021-06-10ci/lava: Iterate all job results, not just the firstDaniel Stone1-5/+8
2021-06-10ci/lava: do not save lava.yaml in the artifactsGustavo Padovan1-3/+0
2021-06-10ci/lava: propely report test failure through sys.exit()Gustavo Padovan1-4/+6
2021-06-01gitlab-ci: add python script to submit lava jobsGustavo Padovan1-0/+193