Add new CI job for new purepy3-none-env autobuild task
authorNoel Power <noel.power@suse.com>
Tue, 16 Oct 2018 18:39:41 +0000 (19:39 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Oct 2018 03:50:29 +0000 (05:50 +0200)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
.gitlab-ci.yml

index 010608b604db85f6a203de74dc0d17d43eb65c6a..c87286b609af8c8e974024422507e9207010c5f2 100644 (file)
@@ -106,3 +106,8 @@ build_samba_buildpy3_only:
   <<: *shared_template
   script:
     - python3 script/autobuild.py samba-buildpy3-only             --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
+
+build_samba_purepy3-none_env:
+  <<: *shared_template
+  script:
+    - python3 script/autobuild.py samba-purepy3-none-env           --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase