Commit Graph

11 Commits

Author SHA1 Message Date
Bastian Köcher 8307255697 Disable integration tests outside of CI (#565) 2021-08-07 23:03:12 +02:00
Denis Pisarev 3883f73391 CI: build a test artifact (#527)
* CI: build a test artifact

* CI: try building before testing

* CI: try proper bin name

* CI: preempty cache to benchmark properly

* CI: run build after test

* CI: change target source

* CI: try build before test once again

* CI: chore

* CI: prepopulate target cache

* CI: conditional build; aws sync

* CI: mock building to test publishing

* CI: lacks permissions in the other job

* CI: undebug
2021-07-23 17:06:57 +02:00
Bastian Köcher 63efcc49c3 Wait for relay chain block import before validatiing a block announcement (#227)
* Start with something

* Whatever

* Update

* MOARE

* Make cumulus-network compile and tests work

* Update more and fixes

* More stuff

* More fixes

* Make collator build

* Make test almost work

* Remove contracts runtime

* More test work

* Make service compile

* Fix test-service

* Fix test client

* More fixes

* Fix collator test

* Fix network tests (again)

* Make everything compile, finally

* Fix tests

* Write test that should fail

* Add `WaitOnRelayChainBlock`

* Update git versions

* Make it all work

* Update logging

* Switch to provided method for pushing an extrinsic

* Try to debug CI

* Aaaa

* Only use Debug

* Updates

* Use native execution to hopefully make CI happy...
2020-11-23 00:21:02 +01:00
Denis Pisarev d664a7cf38 change (ci): new CI image; -Dwarnings instead of a job (#110)
Co-authored-by: Bastian Köcher <git@kchr.de>
2020-07-28 15:40:22 +02:00
Cecile Tonglet 0a7cde6610 Integration test (#91) 2020-05-18 17:17:34 +02:00
Denis P 7052a10bf1 CI optomizations 2019-12-06 10:13:21 +01:00
Bastian Köcher debf9a2b95 Update .gitlab-ci.yml 2019-10-31 09:25:50 +01:00
Denis P b1b0eaa108 retry on gitlab system failures 2019-10-30 18:28:55 +01:00
Bastian Köcher b1360676a6 Use locked 2019-10-08 09:40:35 +02:00
Denis P 64abb5f70d add cargo audit 2019-09-25 18:48:55 +02:00
Denis P 3c0e942b33 a simple CI for the start 2019-09-25 14:38:08 +02:00