From: TimePath Date: Sat, 5 May 2018 09:13:39 +0000 (+1000) Subject: CI: test against darkplaces/div0-stable X-Git-Tag: xonotic-v0.8.5~2148 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=40cee7cb88221e1b4472c740450fc66fc1275238;p=xonotic%2Fxonotic-data.pk3dir.git CI: test against darkplaces/div0-stable --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cab4226b2..300a2a606 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ test_compilation_units: test_sv_game: stage: test script: - - git clone --depth=1 --branch=master https://gitlab.com/xonotic/darkplaces.git darkplaces + - git clone --depth=1 --branch=div0-stable https://gitlab.com/xonotic/darkplaces.git darkplaces - cd darkplaces && make sv-debug -j $(nproc) && export ENGINE="$PWD/darkplaces-dedicated -xonotic" - cd .. @@ -29,7 +29,7 @@ test_sv_game: - wget -O data/maps/stormkeep.waypoints https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.waypoints - wget -O data/maps/stormkeep.waypoints.cache https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.waypoints.cache - make - - EXPECT=261924c19f8ce2492fd45c0e97e37730 + - EXPECT=033546d32426e6409458fb39d0130f56 - HASH=$(${ENGINE} -noconfig -nohome +exec serverbench.cfg | tee /dev/stderr | grep '^:'