Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Support to set FIPS mode in test #11582

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xumia
Copy link
Collaborator

@xumia xumia commented Jul 29, 2022

Why I did it

[ci] Support to set FIPS mode in test
The FIPS mode will be enabled in all PR checks by default, in some scenarios, we would like to disable it, since it will take a long time to run.

How I did it

Change the sonic_fips option in /host/grub/grub.cfg in the vs image using qemu-nbd.
We can use the SONiC command: "sonic_installer set-fips" to change the config, but it is required to restart the VM, it will make some of the functions not work correctly in the testbed.

How to verify it

See the PR checks.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@xumia xumia force-pushed the disable-fips-test-in-t1-lag branch from 37d57d4 to 51e5681 Compare August 2, 2022 06:28
@xumia xumia force-pushed the disable-fips-test-in-t1-lag branch from 1d24414 to 9a52440 Compare August 3, 2022 06:25
@xumia xumia requested a review from liushilongbuaa August 3, 2022 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant