Commit 7d2cf2c
authored
Merge pull request ceph#59239 from yuvalif/wip-yuval-67513
Reviewed-By: Casey Bodley <[email protected]>
test/rgw/notification: use real ip address instead of localhost
based on that comment:
https://tracker.ceph.com/issues/67206#note-6
the address used by the endpoint is taken as the real IP address of the
host where the test script is running and not localhost.
we also changed the rabbitmq-server conf to allow "guest"
user to connect over non localhost address
Fixes: https://tracker.ceph.com/issues/67206
Signed-off-by: Yuval Lifshitz <[email protected]>File tree
2 files changed
+11
-12
lines changed- qa/tasks
- src/test/rgw/bucket_notification
2 files changed
+11
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
82 | | - | |
83 | 87 | | |
84 | 88 | | |
85 | | - | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | | - | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
| |||
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
99 | | - | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | 490 | | |
495 | 491 | | |
496 | 492 | | |
| |||
1323 | 1319 | | |
1324 | 1320 | | |
1325 | 1321 | | |
1326 | | - | |
| 1322 | + | |
1327 | 1323 | | |
1328 | 1324 | | |
1329 | 1325 | | |
| |||
3859 | 3855 | | |
3860 | 3856 | | |
3861 | 3857 | | |
3862 | | - | |
| 3858 | + | |
3863 | 3859 | | |
3864 | 3860 | | |
3865 | 3861 | | |
| |||
0 commit comments