From 414ab6b92f59cf82e31ecb460e8680e6608a0f40 Mon Sep 17 00:00:00 2001 From: Pavel Negrobov Date: Mon, 13 May 2024 13:06:57 +0300 Subject: [PATCH] inf-484-test (#10) https://dev-ci.inferitos.ru/job/rpmTests/job/Docker_tests/7352/ Co-authored-by: Pavel Negrobov Reviewed-on: https://git.inferitos.ru/msvsphere/QA/pulls/10 --- tests/p_crypto-policies/ts_config.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/p_crypto-policies/ts_config.json diff --git a/tests/p_crypto-policies/ts_config.json b/tests/p_crypto-policies/ts_config.json new file mode 100644 index 0000000..b0b5326 --- /dev/null +++ b/tests/p_crypto-policies/ts_config.json @@ -0,0 +1,4 @@ +{ + "ts_global_timeout": 2, + "packages": {"04-policy-cmds.sh": 4} +}