Skip to content

Commit

Permalink
Merge pull request #18033 from renfeiw/fix
Browse files Browse the repository at this point in the history
Update feature tag
  • Loading branch information
llxia committed Aug 29, 2023
2 parents 80ef323 + cd4ce67 commit 399a628
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/functional/cmdLineTests/fips/playlist.xml
Expand Up @@ -33,7 +33,7 @@
</command>
<platformRequirements>os.linux,arch.x86,bits.64</platformRequirements>
<features>
<feature>FIPS:required</feature>
<feature>FIPS140_2:required</feature>
</features>
<levels>
<level>sanity</level>
Expand Down
4 changes: 2 additions & 2 deletions test/functional/cmdLineTests/openssl/playlist.xml
Expand Up @@ -39,7 +39,7 @@
<group>functional</group>
</groups>
<features>
<feature>FIPS:nonapplicable</feature>
<feature>FIPS140_2:nonapplicable</feature>
</features>
<impls>
<impl>openj9</impl>
Expand All @@ -63,7 +63,7 @@
<group>functional</group>
</groups>
<features>
<feature>FIPS:nonapplicable</feature>
<feature>FIPS140_2:nonapplicable</feature>
</features>
<versions>
<version>11+</version>
Expand Down

0 comments on commit 399a628

Please sign in to comment.