Commit 8dfe1e6
committed
BREAKING: Remove support for Debian 9 and Ubuntu 16.04
- Deprecate Debian 9 and Ubuntu 16.04
- Add support for Debian 10
- Remove RABBITMQ_USE_LONGNAME in clustering acceptance tests
Acceptance tests fail on instance without a FQDN when
`RABBITMQ_USE_LONGNAME` is set to `true` in the environment.
Simplify the test case; this still seems to work on older and newer
supported versions
Signed-off-by: William Yardley <wyardley@users.noreply.github.com>1 parent 0f78f0c commit 8dfe1e6
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
83 | 81 | | |
84 | 82 | | |
85 | 83 | | |
86 | | - | |
| 84 | + | |
87 | 85 | | |
88 | 86 | | |
89 | 87 | | |
| |||
0 commit comments