test/cases/api/aws.s3.sh: delete duplicate functions
The `verifyEdgeCommit()` and `verifyDisk()` functions are already defined in the `test/cases/api/common/s3.sh` file sourced by `test/cases/api/aws.s3.sh`.
This commit is contained in:
parent
ce8cc11739
commit
9285b7c9fe
2 changed files with 3 additions and 71 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
source /usr/libexec/tests/osbuild-composer/shared_lib.sh
|
||||
|
||||
# Global var for ostree ref
|
||||
OSTREE_REF="test/rhel/8/edge"
|
||||
|
||||
function createReqFileEdge() {
|
||||
cat > "$REQUEST_FILE" << EOF
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue