Skip to content

Commit

Permalink
third party repo test result file
Browse files Browse the repository at this point in the history
  • Loading branch information
Xmetalfanx committed Jul 26, 2022
1 parent 58a6e07 commit a58a0f0
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 33 deletions.
35 changes: 35 additions & 0 deletions otherfiles/thirdPartyRepoTests.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Tests to be done

## Does Repo Install? (no software attempts )
| Test Name | Already Installed | Not Installed |
|----------------------|-------------------|---------------|
| Fedora (RPMFusion) | Pass - DONE | Pass - DONE |
| Ubuntu (random PPAs) | Pass - DONE | Pass - DONE |
| openSUSE (packman) | Pass - DONE | Pass - DONE |


## Software install + prompt to user if a third party repo is needed

- These tests only pass if something from the repo in question installs correctly

### rpmfusion tests

| Test Name | Repo exists - Software installs | Repo Doesn't Exist - Software Installs |
|--------------------|---------------------------------|----------------------------------------|
| Fedora (RPMFusion) | Pass - DONE | Pass - Done |


### Packman Test
| Test Name | Repo exists - Software installs | Repo Doesn't Exist - Repo Installs | Repo Exists - Repo Doesn't (re)Installs |
|--------------------|---------------------------------|------------------------------------|-----------------------------------------|
| openSUSE Leap 15.4 | --- | ---- | -- |
| openSUSE TW | Pass - DONE | Pass - DONE | Pass - DONE |


Ubuntu

Package install (based on user selection (tested "yes") OR default value "no" )

| Test Name | Already Installed | Not Installed |
|----------------------|-------------------|---------------|
| Ubuntu (random PPAs) | Pass - DONE | Pass - DONE |
1 change: 1 addition & 0 deletions settings/ubuntuSettings.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
PPAPackageInstall=no
33 changes: 0 additions & 33 deletions thirdPartyRepoTests.md

This file was deleted.

0 comments on commit a58a0f0

Please sign in to comment.