Commit d9f6792
committed
[ruby/sinatra] 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 d9f6792
File tree
3 files changed
+0
-89
lines changed- frameworks/Ruby/sinatra
3 files changed
+0
-89
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 47 | | |
70 | 48 | | |
71 | 49 | | |
| |||
86 | 64 | | |
87 | 65 | | |
88 | 66 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | 67 | | |
112 | 68 | | |
113 | 69 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments