9 Commits

Author SHA1 Message Date
spencergibb
9f81fa60f0 Unignores test
Fixes gh-38
2021-01-11 12:10:01 -05:00
spencergibb
e9de42e3d7 Ignores test that uses wrong boot version on jenkins.
See gh-38
2020-08-19 11:37:32 -04:00
spencergibb
befb2cfd33 Makes config server run on a random port. 2020-08-11 14:58:57 -04:00
spencergibb
3794cd2de3 Renames classes to reduce duplicate names.
This will make test failures easier to diagnose.
2020-08-11 14:37:44 -04:00
Spring Operator
09de2a139a URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 8 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 12:28:52 -05:00
Ryan Baxter
842c21a49c Fix casting errors with latest boot snapshots in config retry tests 2018-01-11 11:09:57 -05:00
Dave Syer
dc4b4a84f6 Update to Spring Boot 1.4 test APIs 2016-09-15 10:18:19 +01:00
Dave Syer
019ebe7731 Use non-deprecated API for banner mode 2016-04-20 14:39:46 +01:00
Dave Syer
539513c826 Add samples for vanilla config client 2015-04-21 08:42:46 +02:00