test: Use dak admin suite-config instead of direct psql query

Signed-off-by: NNiels Thykier <niels@thykier.net>
上级 0012d9e8
......@@ -29,7 +29,7 @@ dak admin suite add unstable "" codename=sid
dak admin suite-architecture add unstable source all amd64
dak admin suite-component add unstable main contrib non-free
dak admin suite add-build-queue unstable buildd-unstable buildd-sid ${DAKHOST}
psql -d projectb -c "UPDATE suite SET allowcsset=true WHERE suite_name='unstable'"
dak admin suite-config set unstable allowcsset=yes
packages=${DAK_ROOT:?}/tests/fixtures/packages
ln -sf ${packages:?}/gpg/pubring.gpg ${DAKBASE:?}/keyrings/upload-keyring.gpg
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册