diff options
author | 2025-02-05 16:49:11 +0530 | |
---|---|---|
committer | 2025-02-06 15:40:22 +0530 | |
commit | df357f729c3109055a80126bc011618beec83126 (patch) | |
tree | 082e0b662a02763b7d7f61ababdefed3f090c940 /integration-tests/integration-tests-init/chef-solo/importNormatives.json | |
parent | d41e1b68b6be32ee367bdadd37955e91fba21303 (diff) |
Remove chef for integration-tests1.14.0
- Remove chef from integration-tests-init and handle executions through shell scripts
Issue-ID: SDC-4713
Change-Id: Ic34d8e9af50d8b36c310d528334f52e942bcbb59
Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
Diffstat (limited to 'integration-tests/integration-tests-init/chef-solo/importNormatives.json')
-rw-r--r-- | integration-tests/integration-tests-init/chef-solo/importNormatives.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/integration-tests/integration-tests-init/chef-solo/importNormatives.json b/integration-tests/integration-tests-init/chef-solo/importNormatives.json deleted file mode 100644 index f5c9276e2e..0000000000 --- a/integration-tests/integration-tests-init/chef-solo/importNormatives.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "run_list": [ "recipe[sdc-normatives::import_Normatives]" ] -} - |