Roland Stengel
7c6cc816cb
Integration Tests fail - edu.hm.hafner ( #3071 )
...
Quick solution to fix failing integration
tests. For background information see
Issue #3058
2021-08-25 20:51:54 +02:00
Stephan Aßmus
008055237c
Run consumer tests in GPP instead of Cloud SDK Pipeline ( #2405 )
...
Co-authored-by: Daniel Kurzynski <daniel.kurzynski@sap.com>
Co-authored-by: Florian Wilhelm <florian.wilhelm02@sap.com>
2020-11-20 15:27:27 +01:00
Daniel Kurzynski
168b82b92c
Fix integration tests on master ( #1440 )
2020-04-22 16:41:43 +02:00
Daniel Kurzynski
0740cbe328
Use new piper identifier in tests ( #1391 )
2020-04-11 12:27:27 +02:00
Daniel Kurzynski
6d5b634278
Prepare consumer tests for being tested in Actions ( #1369 )
2020-04-09 13:04:10 +02:00
Florian Wilhelm
15ef9adaaa
Build piper binary in Consumer Tests ( #1240 )
2020-03-04 13:27:27 +01:00
P30435
59ed571d58
tmsUpload test ( #1002 )
2019-11-25 12:09:58 +01:00
Oliver Feldmann
073ce90fc9
Add cds test case ( #810 )
...
* Add cds test case
* Fix typo
Co-Authored-By: Christoph Szymanski <christoph.szymanski@sap.com>
2019-07-31 10:39:18 +02:00
Oliver Feldmann
79bc304c09
add ui5 consumer test ( #802 )
2019-07-23 14:54:38 +02:00
Florian Wilhelm
338314b08a
Use test project from new repo ( #797 )
2019-07-18 13:23:19 +02:00
Sven Merk
da0c6260b8
Fix consumer test invocation
2019-07-10 11:23:24 +02:00
Oliver Feldmann
a4af238c95
fix groovy consumer test bugs ( #696 )
...
* Fix order so hash is set before notify
* Always run tests on master branch
2019-05-09 12:10:12 +02:00
Oliver Feldmann
aca60b3ee6
groovy integration tests ( #671 )
2019-05-09 10:28:54 +02:00
Florian Wilhelm
a6c8a8d94d
Fix typos and small IDE hints in IT controller ( #588 )
2019-03-26 10:32:26 +01:00
Daniel Kurzynski
95af03279a
Show correct logs in integration tests ( #571 )
2019-03-18 13:17:11 +01:00
Marcus Holl
4e54032478
fix typo in error message
2019-03-07 14:09:12 +01:00
Marcus Holl
9efa21f2f6
trap the heartbeat thread
2019-03-01 15:19:36 +01:00
Marcus Holl
aac570c5ef
fix cc issues
2019-03-01 15:16:49 +01:00
Marcus Holl
ffb04e8948
fix: TEST_CASE_ROOT not updated after first loop
...
afterwards the same directory was used for all test cases.
2019-03-01 14:18:12 +01:00
Marcus Holl
31a10bc522
introduce function for notifying github
2019-03-01 14:18:11 +01:00
Marcus Holl
e69a690614
In case of PR: PR Hash, if not HEAD commit used for notification
2019-02-28 08:07:18 +01:00
Marcus Holl
2d583b1af4
commit hash used for status api was wrong
...
TRAVIS_COMMIT is the merge commit between base branch and PR HEAD, but here we need the
commit hash of the PR HEAD.
2019-02-27 16:59:07 +01:00
Marcus Holl
18cb767cee
Provide build status
2019-02-27 15:55:54 +01:00
Marcus Holl
5452dd514d
[fix] dont provide the same log twice.
2019-02-27 14:25:08 +01:00
Marcus Holl
f10f23bc4c
Provide the log for the individual tests.
2019-02-27 13:09:06 +01:00
Marcus Holl
78dbbb751d
Launch additional thread informing from time to time about still running integration tests.
2019-02-27 13:08:12 +01:00
Marcus Holl
0a6064745c
Suspress output from cd -
2019-02-27 13:06:41 +01:00
Marcus Holl
caa5c588c5
finding test cases within any level inside test case folder
2019-02-27 09:18:02 +01:00
Marcus Holl
cb9dbc9c4c
Move test cases into dedicated testCase folder
2019-02-27 09:12:38 +01:00
Marcus Holl
f09c243193
Avoid green test in case no test case has been found.
2019-02-27 08:56:09 +01:00
Marcus Holl
9a028e18dd
Troubleshoot find command
2019-02-27 08:55:44 +01:00
Marcus Holl
fe28a9d07d
remove type from find command
...
since this makes trouble during the central build.
2019-02-27 08:46:08 +01:00
Marcus Holl
f7e82ecd49
cc: fix code climate || exit message
2019-02-26 16:56:44 +01:00
Marcus Holl
050170036d
cc: fix code climate comments
2019-02-26 16:51:47 +01:00
Marcus Holl
13f8a7d21d
cc: fix indents.
2019-02-26 16:47:31 +01:00
Marcus Holl
197e9263f1
Execute the test cases in parallel.
2019-02-26 16:10:13 +01:00
Marcus Holl
52400d0760
touch flag file in case of test cases succeds
2019-02-26 14:09:06 +01:00
Marcus Holl
1da57c47d5
Deliver log in test case root folder
2019-02-26 13:59:52 +01:00
Marcus Holl
5e0148238f
variables for some files and folders & keep stdout/stderr clear
2019-02-26 13:36:50 +01:00
Marcus Holl
9558858626
Adjust naming exampleProjectName -> testCase
2019-02-26 13:03:30 +01:00
Marcus Holl
8543873a12
Move files controlling integration tests
...
Before: files contained inside s4sdk folder
Now: file resides one level higher
Reason: open integration test framework for other use cases,
not related to s4sdk. Idea: teams providing use cases provides
a corrsponding folder which hosts the test cases.
2019-02-26 12:59:31 +01:00
Marcus Holl
d60bb9f58c
Remove redundant docker call in integration tests
2019-02-26 10:43:50 +01:00
Florian Wilhelm
b13c6e1202
Create s4sdk consumer tests for neo environment ( #524 )
2019-02-22 13:31:50 +01:00
Florian Wilhelm
58c8063e6d
Add consumer tests for s4sdk pipeline ( #506 )
...
Additional tests for running an example pipeline with the s4-sdk address manager example application.
2019-02-14 09:58:04 +01:00