From 818a3883a45e8242eee919806828a3ed801d52e1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 1 Nov 2018 15:06:41 +0300 Subject: Change worker current directory to package directory for test operation Note that this is not uncommon for ported to build2 third-party packages to expect that tests should run in the project root directory. --- tests/integration/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/integration/testscript b/tests/integration/testscript index 43f77a2..7d7d7d9 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -52,7 +52,7 @@ pkg = libhello ver = 1.0.0 #rep_url = https://build2.org/pkg/1/hello/stable #rfp = FF:DF:7D:38:67:4E:C3:82:65:7E:EE:1F:D4:80:EC:56:C4:33:5B:65:3F:9B:29:9A:30:56:B9:77:B9:F2:01:94 -rep_url = https://hello.stage.build2.org/1/stable/ +rep_url = https://stage.build2.org/1 rep_type = pkg rfp = yes -- cgit v1.1