Commit graph

8 commits

Author SHA1 Message Date
Alex Szczuczko
4bd21354cc KEYCLOAK-15079 Resolve two test failures
This PR resolves these test failures, currently on master:

```
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.833 sec <<< FAILURE!
checkExternalLinks(org.keycloak.documentation.test.SecuringAppsTest)  Time elapsed: 38.723 sec  <<< FAILURE!
* http://undertow.io/ (invalid redirect to https://undertow.io/)

Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.999 sec <<< FAILURE!
checkVariables(org.keycloak.documentation.test.GettingStartedTest)  Time elapsed: 0.004 sec  <<< FAILURE!
* context

Running org.keycloak.documentation.test.ServerInstallationTest
```

And these product test failures:

```
Running org.keycloak.documentation.test.GettingStartedTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.79 sec <<< FAILURE!
checkExternalLinks(org.keycloak.documentation.test.GettingStartedTest)  Time elapsed: 0.767 sec  <<< FAILURE!
* http://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.4.1/ (invalid redirect to https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.4.1/)

Running org.keycloak.documentation.test.OpenShiftTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.502 sec <<< FAILURE!
checkExternalLinks(org.keycloak.documentation.test.OpenShiftTest)  Time elapsed: 8.404 sec  <<< FAILURE!
* https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.4.1/html-single/red_hat_single_sign-on_for_openshift_on_openj9/ (invalid status code 404)
```
2020-08-18 10:48:29 -03:00
stianst
a3255004bb KEYCLOAK-11918 Moved guides docs to dropdown, and set version fixed at the top 2019-11-07 16:15:06 +01:00
stianst
384640c284 KEYCLOAK-11918 Add latest and archive builds to documentation 2019-11-07 16:15:06 +01:00
stianst
c65bb712d9 KEYCLOAK-11799 Add collapse toc 2019-10-30 15:15:31 +01:00
Matthew Helmke
929562fcb4 Added header to index.adoc as in master.adoc 2018-10-04 14:43:46 +02:00
stianst
09eb0e2749 KEYCLOAK-5574 Added edit this page on GitHub link 2018-02-14 10:17:38 +01:00
Stian Thorgersen
eb35c9d39c Fix community build 2017-08-29 07:06:13 +02:00
Stian Thorgersen
44c6a3ca64 Convert documentation to AsciiDoctor 2017-08-28 20:10:09 +02:00