Skip to content

Commit

Permalink
fips-preview: fix remaining tests
Browse files Browse the repository at this point in the history
Fix tests for fips-preview on the help and
status --simulate-with-token commands for Focal and Jammy
  • Loading branch information
lucasmoura authored and orndorffgrant committed Oct 5, 2023
1 parent 445aaa6 commit ee97e3d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
18 changes: 12 additions & 6 deletions features/attached_commands.feature
Original file line number Diff line number Diff line change
Expand Up @@ -600,8 +600,10 @@ Feature: Command behaviour when attached to an Ubuntu Pro subscription
\(https://ubuntu.com/security/esm\)
- esm-infra: Expanded Security Maintenance for Infrastructure
\(https://ubuntu.com/security/esm\)
- fips-updates: NIST-certified FIPS crypto packages with priority security
updates \(https://ubuntu.com/security/fips\)
- fips-preview: .*
.*\(https://ubuntu.com/security/fips\)
- fips-updates: FIPS compliant crypto packages with stable security updates
\(https://ubuntu.com/security/fips\)
- fips: NIST-certified FIPS crypto packages \(https://ubuntu.com/security/fips\)
- landscape: Management and administration tool for Ubuntu
\(https://ubuntu.com/landscape\)
Expand All @@ -627,8 +629,10 @@ Feature: Command behaviour when attached to an Ubuntu Pro subscription
\(https://ubuntu.com/security/esm\)
- esm-infra: Expanded Security Maintenance for Infrastructure
\(https://ubuntu.com/security/esm\)
- fips-updates: NIST-certified FIPS crypto packages with priority security
updates \(https://ubuntu.com/security/fips\)
- fips-preview: .*
.*\(https://ubuntu.com/security/fips\)
- fips-updates: FIPS compliant crypto packages with stable security updates
\(https://ubuntu.com/security/fips\)
- fips: NIST-certified FIPS crypto packages \(https://ubuntu.com/security/fips\)
- landscape: Management and administration tool for Ubuntu
\(https://ubuntu.com/landscape\)
Expand All @@ -654,8 +658,10 @@ Feature: Command behaviour when attached to an Ubuntu Pro subscription
\(https://ubuntu.com/security/esm\)
- esm-infra: Expanded Security Maintenance for Infrastructure
\(https://ubuntu.com/security/esm\)
- fips-updates: NIST-certified FIPS crypto packages with priority security
updates \(https://ubuntu.com/security/fips\)
- fips-preview: .*
.*\(https://ubuntu.com/security/fips\)
- fips-updates: FIPS compliant crypto packages with stable security updates
\(https://ubuntu.com/security/fips\)
- fips: NIST-certified FIPS crypto packages \(https://ubuntu.com/security/fips\)
- landscape: Management and administration tool for Ubuntu
\(https://ubuntu.com/landscape\)
Expand Down
1 change: 1 addition & 0 deletions features/unattached_status.feature
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,7 @@ Feature: Unattached status
esm-apps +yes +no +no +Expanded Security Maintenance for Applications
esm-infra +yes +yes +yes +Expanded Security Maintenance for Infrastructure
fips +yes +yes +no +NIST-certified FIPS crypto packages
fips-preview +.* +.* +.*
fips-updates +yes +yes +no +FIPS compliant crypto packages with stable security updates
livepatch +yes +yes +yes +Canonical Livepatch service
ros +yes +no +no +Security Updates for the Robot Operating System
Expand Down

0 comments on commit ee97e3d

Please sign in to comment.