diff options
| author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-06 23:15:20 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-06 23:15:20 +0100 |
| commit | acb89c8d93952468fc9e24c7ddd9e361b8108e07 (patch) | |
| tree | 96d2ba9ebe0cbd395e28d9e3db8f9708848ad37b | |
| parent | 9d0863012862c751602c3f1e96faeea77272fc61 (diff) | |
| download | buildroot-acb89c8d93952468fc9e24c7ddd9e361b8108e07.tar.gz buildroot-acb89c8d93952468fc9e24c7ddd9e361b8108e07.zip | |
.gitlab-ci.yml: regenerate after prosody tests addition
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| -rw-r--r-- | .gitlab-ci.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 051439cc93..1a78211823 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -328,8 +328,8 @@ tests.package.test_perl_libwww_perl.TestPerllibwwwperl: *runtime_test tests.package.test_perl_mail_dkim.TestPerlMailDKIM: *runtime_test tests.package.test_perl_x10.TestPerlX10: *runtime_test tests.package.test_perl_xml_libxml.TestPerlXMLLibXML: *runtime_test -tests.package.test_prosody.TestLua51Prosody: *runtime_test -tests.package.test_prosody.TestLuajitProsody: *runtime_test +tests.package.test_prosody.TestProsodyLua51: *runtime_test +tests.package.test_prosody.TestProsodyLuajit: *runtime_test tests.package.test_python.TestPython2: *runtime_test tests.package.test_python.TestPython3: *runtime_test tests.package.test_python_argh.TestPythonPy2Argh: *runtime_test |

