Update tests.
Keep watching a workflow with modularity-testing-framework will be stable.
This commit is contained in:
parent
a7cbd8ce37
commit
92fcf2522e
5 changed files with 33 additions and 82 deletions
|
|
@ -2,20 +2,10 @@ document: modularity-testing
|
|||
version: 1
|
||||
name: ruby
|
||||
modulemd-url: https://src.fedoraproject.org/cgit/modules/ruby.git/plain/ruby.yaml
|
||||
service:
|
||||
port: 8080
|
||||
packages:
|
||||
rpms:
|
||||
# add which here because of the issue.
|
||||
# https://pagure.io/modularity-testing-framework/issue/45
|
||||
- ruby
|
||||
testdependecies:
|
||||
rpms:
|
||||
- which
|
||||
- hostname
|
||||
module:
|
||||
docker:
|
||||
container: docker.io/ruby
|
||||
rpm:
|
||||
repos:
|
||||
- http://mirror.vutbr.cz/fedora/releases/25/Everything/x86_64/os/
|
||||
- http://mirror.vutbr.cz/fedora/releases/26/Everything/x86_64/os/
|
||||
test:
|
||||
version:
|
||||
- 'ruby -v'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue