Commit Graph

8 Commits

Author SHA1 Message Date
Soby Chacko
c80523e257 Ignore reactive samples tests 2019-08-07 09:44:16 -04:00
Soby Chacko
2054e59fc1 Ignore jdbc sink e2e tests temporarily 2019-08-02 15:51:37 -04:00
Soby Chacko
2a7dbae247 Ignoring schema registry tests temporarily 2019-08-02 15:33:09 -04:00
Soby Chacko
426c97b284 Revert "Ignore failing test on CI"
This reverts commit 45f7cdf17b.
2019-06-19 19:54:22 -04:00
Soby Chacko
45f7cdf17b Ignore failing test on CI 2019-06-19 19:28:13 -04:00
Soby Chacko
a1809285b4 Convert reactive processor to functional model 2019-06-11 12:05:26 -04:00
Spring Operator
0469a003ee 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/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 93 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 15:17:00 -04:00
Soby Chacko
e2111652fd More structural changes to samples repo
Remove CF Acceptance tests
Convert local sample tests as e2e tests for the various sample apps
Polishing
2018-08-17 21:02:30 -04:00