Skip to content

Commit

Permalink
ci: update tests/README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2023
1 parent 344f33d commit fd5eef4
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions tests/README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
# Tests description for smoke

## `smoke_suite_test.go`

*No test defined!*

## `smoke_test.go`

- **Describe:** Elemental Smoke tests
- **Context:** First boot
- **It:** fmt.Sprintfstarts successfully %s on boot, unit
- **It:** has default mounts
- **It:** has default cmdline
- **It:** has the user added via cloud-init

# Tests description for cypress/latest/e2e/unit_tests

## `advanced_filtering.spec.ts`
Expand Down Expand Up @@ -261,20 +246,3 @@
- **By:** Checking OS version on +h+ after upgrade
- **By:** Checking cluster state after upgrade

# Tests description for install

## `install_suite_test.go`

*No test defined!*

## `install_test.go`

- **Describe:** Elemental Installation tests
- **Context:** From ISO
- **It:** can install
- **Context:** From container
- **It:** can install
- **It:** has customization applied
- **By:** Checking we booted from the installed OS
- **By:** Checking config file was run

0 comments on commit fd5eef4

Please sign in to comment.