Commit 92be599
committed
[ruby/sinatra-sequel] Remove some test variations
Don't run every permutation as there isn't a lot of variation.
Limit to running:
- Puma with MySQL (the default)
- Puma with Postgres
- Unicorn with Postgres
- Passenger with Postgres
This remove the following variations which were slower that their
Postgres alternative:
- Unicorn with MySQL
- Passenger with MySQL1 parent 3d7db35 commit 92be599
File tree
3 files changed
+0
-85
lines changed- frameworks/Ruby/sinatra-sequel
3 files changed
+0
-85
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 45 | | |
66 | 46 | | |
67 | 47 | | |
| |||
82 | 62 | | |
83 | 63 | | |
84 | 64 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | 65 | | |
106 | 66 | | |
107 | 67 | | |
| |||
Lines changed: 0 additions & 26 deletions
This file was deleted.
Lines changed: 0 additions & 19 deletions
This file was deleted.
0 commit comments