[PATCH spice v2 3/3] Add .gitlab-ci.yml

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Pavel Grunt <pgrunt@xxxxxxxxxx>
---
v2: added test for RED_STATISTICS
---
 .gitlab-ci.yml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 .gitlab-ci.yml

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000..b3996c8
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,18 @@
+image: fedora:latest
+
+before_script:
+  - dnf install 'dnf-command(copr)' git libtool make -y 
+  - dnf copr enable @spice/nightly -y
+  - dnf builddep spice -y
+
+makecheck:
+  script:
+  - ./autogen.sh
+  - make
+  - make -C server check
+
+RED_STATISTICS:
+  script:
+  - CFLAGS="$CFLAGS -DRED_STATISTICS " ./autogen.sh
+  - make
+  - make -C server check
-- 
2.10.1

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]