This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Commit 31b5417
Update credentials.json.enc and testDB2Service.py. (#102)
* Update credentials.json.enc and testDB2Service.py.
* Switch decode credentials, fix test cases.
- Switch decoding key for credentials.
- Adapt tests to changes in openwhisk repository.
* Revert change.
* Build binary artifacts required for the tests.
* Use generated python.zip.
* Provide Path instead of File.
* Switch to getAbsolutePath().
* Explicitly call :tests:buildArtifacts.
* Switch back to python.zip from open.
* Remove buildArtifacts.
* Remove python.zip resources.
* Add test resources removed from openwhisk.
* Remove unused import.
* Add missing File import.
* Move actions to resources directory.
* Also build openwhisk test artifacts.
* Cleanup scripts.
* Some cleanup.
* Change username/password in watson tests to apikey.
- Watson updated its instances to IAM. Therefore they now use apikey instead of username/password.1 parent d69a7fe commit 31b5417
File tree
14 files changed
+57
-17
lines changed- tests
- dat
- db2
- watson
- src/test
- resources
- scala
- actionContainers
- integration
- tools/travis
14 files changed
+57
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
| |||
27 | 37 | | |
28 | 38 | | |
29 | 39 | | |
30 | | - | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments