Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[POC] setting up tests with eos on drone-ci #519

Closed
wants to merge 13 commits into from
Closed

Conversation

dpakach
Copy link
Contributor

@dpakach dpakach commented Sep 3, 2020

this PR adds scripts for creating a new eos instance in HCloud so that we can run our API tests with the EOS storage backend.

@update-docs
Copy link

update-docs bot commented Sep 3, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@dpakach dpakach force-pushed the eos-drone-ci-setup branch 2 times, most recently from 98febbe to 708eab0 Compare September 3, 2020 09:40
@dpakach dpakach requested a review from felixboehm September 3, 2020 09:48
@dpakach
Copy link
Contributor Author

dpakach commented Sep 3, 2020

@felixboehm , I have added some scripts that could start up a new hcloud machine with eos.
If we setup the hcloud env with HCLOUD_TOKEN and then run the tests/spwan_eos.sh which should be able to start an eos machine.
We will just have to provide DRONE_HCLOUD_USER and DRONE_COMMIT_ID

@felixboehm
Copy link
Contributor

Looks good!
Did you run the scripts for setup, or did you test same steps manually??
Setup works reliably??

@@ -0,0 +1,28 @@
#!/bin/bash
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

file name s/spwan/spawn/

@dpakach dpakach force-pushed the eos-drone-ci-setup branch 5 times, most recently from 0466030 to f4fc87d Compare September 4, 2020 04:35
@dpakach
Copy link
Contributor Author

dpakach commented Sep 4, 2020

Looks good!
Did you run the scripts for setup, or did you test same steps manually??
Setup works reliably??

I ran the scripts from my local machine and it was able to create a new machine with eos setup on hcloud. If we add credentials for hcloud in drone, it should be able to do the same.

@dpakach dpakach force-pushed the eos-drone-ci-setup branch 14 times, most recently from 46398c4 to f02a95e Compare September 8, 2020 02:48
@dpakach dpakach force-pushed the eos-drone-ci-setup branch 2 times, most recently from 62a9743 to 4d61170 Compare September 14, 2020 05:32
@dpakach
Copy link
Contributor Author

dpakach commented Sep 16, 2020

Blocked by #586
We can successfully start the eos setup on Hcloud but the setup itself is not always working so it is impossible to set it up at the moment.

@butonic
Copy link
Member

butonic commented Jul 1, 2021

eos tests are no longer covered by ocis ci. it should run in reva or elsewhere.

@butonic butonic closed this Jul 1, 2021
@wkloucek wkloucek deleted the eos-drone-ci-setup branch October 6, 2021 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants