Convert tests to FMF using tmt
also create fmf metadata.
This commit is contained in:
parent
831c7db845
commit
0e9277b6ce
4 changed files with 34 additions and 6 deletions
19
run-basic-rails-application/main.fmf
Normal file
19
run-basic-rails-application/main.fmf
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
summary: Test creates new rails application in collection and runs it
|
||||
description: |
|
||||
Test ensure it is possible to create new rails application and run it.
|
||||
component:
|
||||
- rubygem-rails
|
||||
- ruby
|
||||
recommend:
|
||||
- rubygems
|
||||
- rubygem-rails
|
||||
- ruby-devel
|
||||
- sqlite-devel
|
||||
- libxml2-devel
|
||||
- libxslt-devel
|
||||
- gcc-c++
|
||||
- net-tools
|
||||
- procps-ng
|
||||
- psmisc
|
||||
duration: 60m
|
||||
extra-task: /CoreOS/rubygem-rails/run-basic-rails-application
|
||||
Loading…
Add table
Add a link
Reference in a new issue