22 Commits

Author SHA1 Message Date
Stephan Kulow
ff3d186368 Add some basic instructions on how our tests are written
Just as a teaser to go looking. History has shown, whenever you want to
test something new, you have to also adapt the test libraries.

And a lot of things were documented by Ancor and Imo and others before,
so I claim, this ...

Fixes #1987
2022-03-07 10:49:38 +01:00
Stephan Kulow
29620616ac docs: Remove testing.asciidoc - it's severely outdated 2022-03-07 10:17:28 +01:00
Ancor Gonzalez Sosa
8745a6ce6b Delete obs_clone.py
It's not fully working and likely nobody is using it anyways
2021-09-21 15:31:45 +02:00
Imobach González Sosa
eac16aafb7
Fix README.md reference to docs/processes.md 2021-07-22 16:12:07 +01:00
Imobach González Sosa
6cea9c2c54
Add a document describing the contents of the repository 2021-07-22 09:48:18 +01:00
Ancor Gonzalez Sosa
a9b5d53a49
Merge pull request #2606 from ancorgs/doc-processes
Short explanation of the open(SUSE) development/maintenance process with links
2021-07-22 07:52:23 +02:00
Ancor Gonzalez Sosa
79f7bd3d02 Add processes.md 2021-07-20 13:43:59 +02:00
Imobach González Sosa
3c7bf78529
Fix typos 2021-07-19 15:48:47 +01:00
Imobach González Sosa
94dce7ff5f
Review of the tricks section while debugging the CI 2021-07-19 15:47:38 +01:00
Imobach González Sosa
5dd64dc1f3
Extend docker-compose commands info when debugging the CI 2021-07-19 15:41:50 +01:00
Josef Reidinger
0fdf126e2e Add to README hints how to debug failures in CI 2021-07-19 13:45:39 +02:00
Imobach González Sosa
e280d7f4e0
Document how to create the osc alias for the local CI instance 2021-07-02 12:53:53 +01:00
Imobach González Sosa
207c9032bd
Explain how to run a single test 2021-07-02 09:30:03 +01:00
Imobach González Sosa
d0220d2918
Allow adjusting the exposed OBS port in Docker Compose 2021-07-02 08:37:46 +01:00
Imobach González Sosa
efe0cf0660
Replace Coveralls badge with Codecov one 2021-07-02 07:29:44 +01:00
Imobach González Sosa
09d2270d32
Add some notes about CI 2021-07-02 07:29:44 +01:00
Imobach González Sosa
88b476919c
[CI] Expose port 3000 of the api service 2021-07-01 15:58:10 +01:00
Josef Reidinger
6240a59052 use proper badge for ci 2021-07-01 12:50:10 +02:00
Martin Vidner
f950b983fd Improve instructions for Readme / Development
~/.osc-plugins/ did not exist on my system
2021-06-30 10:32:32 +02:00
Jimmy Berry
d756e23b4d README: Add explanation of developing against git osc. 2019-05-23 16:56:32 -05:00
Jimmy Berry
386f177d1e README: include section about using obs_clone tool. 2018-08-29 17:02:29 -05:00
Jimmy Berry
fbcf3c1914 README: completely rewrite and provide workflow overview SVG. 2018-08-23 19:22:40 -05:00