Skip to content

Commit

Permalink
Commit to trigger validations test
Browse files Browse the repository at this point in the history
This change reverts the small change I've made in the initial commit in
order to test the validations jobs trigger.

Signed-off-by: Gael Chamoulaud (Strider) <[email protected]>
  • Loading branch information
strider committed Dec 11, 2023
1 parent bf8dda3 commit 1a46957
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/utils/valids.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
"sap_system": True,
"instance_number": "03",
"version": "1.00.122.04.1478575636",
"sids": ["H2O", "ABC", "C12"]}},
"sids": ["H2O", "ABC", "C12"]
}},
{"tuned_profile": "x"*256},
{"selinux_current_mode": "enforcing"},
{"selinux_config_file": "permissive"},
Expand Down

0 comments on commit 1a46957

Please sign in to comment.