From: Mario Date: Tue, 7 Mar 2017 12:02:49 +0000 (+1000) Subject: Change the game test script to use stormkeep instead of g-23 X-Git-Tag: xonotic-v0.8.2~114 X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=56df1c4e33c8fe4f6726e7b48cc321aa8453e5f8;p=xonotic%2Fxonotic-data.pk3dir.git Change the game test script to use stormkeep instead of g-23 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d38e64a22..a642354fa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,11 +24,11 @@ test_sv_game: - cd .. - mkdir -p data/maps - - wget -O data/g-23.pk3 http://beta.xonotic.org/autobuild-bsp/latest/g-23.pk3 - - wget -O data/maps/g-23.mapinfo https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/g-23.mapinfo - - wget -O data/maps/g-23.waypoints https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/g-23.waypoints - - wget -O data/maps/g-23.waypoints.cache https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/g-23.waypoints.cache - - wget -O data/maps/g-23.waypoints.hardwired https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/g-23.waypoints.hardwired + - wget -O data/stormkeep.pk3 http://beta.xonotic.org/autobuild-bsp/latest/stormkeep.pk3 + - wget -O data/maps/stormkeep.mapinfo https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.mapinfo + - 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 + - wget -O data/maps/stormkeep.waypoints.hardwired https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.waypoints.hardwired - make - EXPECT=361b1766b4fc23f28b7f3149050fdbb2 - HASH=$(${ENGINE} -noconfig -nohome +exec serverbench.cfg diff --git a/serverbench.cfg b/serverbench.cfg index 0dfad90ec..22e8c8c23 100644 --- a/serverbench.cfg +++ b/serverbench.cfg @@ -22,6 +22,6 @@ g_playerstats_gamereport_uri "" // Start! -map g-23 +map stormkeep // Used by: ./all serverbench