Files
mostlymatter/app
Agniva De Sarker 756f5fbff3 MM-34086: Fix flaky test StartServerTLSOverwriteCipher (#17303)
* MM-34086: Fix flaky test StartServerTLSOverwriteCipher

This suffered from the same race condition as
https://github.com/mattermost/mattermost-server/pull/17215.

We apply the same approach of using a memstore instead
of a file based config store.

It is likely that the test was also failing because of
the same race. Although I don't obviously see how, because
the race happens with mlog.Info. The test will fail only
if the config wasn't able to set properly. So although
not strictly related, it's somehow related.

If it fails again, we can look into it again. But this
atleast fixes the race.

While here, we also apply some cleanup of the code.

https://mattermost.atlassian.net/browse/MM-34086

```release-note
NONE
```

* Remove race test
2021-04-01 00:33:49 +05:30
..
2021-03-05 09:18:37 +01:00
2021-03-05 09:18:37 +01:00
2021-01-07 22:42:43 +05:30
2021-01-07 22:42:43 +05:30
2021-02-05 11:22:27 +01:00
2021-01-07 22:42:43 +05:30
2021-01-07 22:42:43 +05:30
2021-01-07 22:42:43 +05:30
2021-01-07 22:42:43 +05:30
2021-01-07 22:42:43 +05:30
2021-01-07 22:42:43 +05:30
2021-03-16 12:48:20 +05:30
2021-01-07 22:42:43 +05:30
2021-01-07 22:42:43 +05:30
2021-03-05 09:18:37 +01:00
2020-08-20 19:37:19 +05:30
2021-03-05 09:18:37 +01:00
2021-01-07 22:42:43 +05:30
2021-03-05 09:18:37 +01:00
2021-03-05 09:18:37 +01:00
2021-03-05 09:18:37 +01:00
2021-03-05 09:18:37 +01:00
2021-02-04 11:08:05 +05:30
2021-01-07 22:42:43 +05:30
2021-03-29 15:53:31 +02:00
2021-02-05 11:22:27 +01:00
2021-01-07 22:42:43 +05:30
2021-03-05 09:18:37 +01:00
2021-01-07 22:42:43 +05:30
2021-03-12 12:37:30 -05:00
2021-02-05 11:22:27 +01:00
2021-01-07 22:42:43 +05:30
2021-03-05 09:18:37 +01:00
2021-03-16 12:48:20 +05:30
2021-03-05 09:18:37 +01:00
2021-03-05 09:18:37 +01:00
2021-01-07 22:42:43 +05:30
2021-03-24 15:29:23 +05:30
2021-03-24 15:29:23 +05:30
2021-03-05 09:18:37 +01:00