Commit Graph
117 Commits
Author SHA1 Message Date
Axel Uhl 39da2f389c reset .project files to before c17c183ed63ec10e957829f43b244eea32dc1dcc;
this reverts undesired automated edits made by Cline
2026-03-20 10:13:08 +01:00
Axel Uhl c17c183ed6 bug6217: Opus 4.6-generated scripts for producing a Jetty p2 update site from Maven Central 2026-03-18 15:18:06 +01:00
Simon Wehle de8d409ed1 resolve host first by dns and second by ip 2026-02-02 14:24:44 +01:00
Axel Uhl 50fa9267de bug6173: using Github release repository implementation; added tests 2025-11-05 15:51:53 +01:00
Axel Uhl 6dcd7d4187 bug6127_2024-12: adjusted JUnit dependencies in MANIFEST.MF files to downgraded versions 2025-07-07 11:33:18 +02:00
Axel Uhl 3138f7745f bug6127: refactored more test fragments to JUnit5 2025-06-05 17:21:26 +02:00
Axel Uhl faf71f55a7 bug6127: first step migrating tests from JUnit4 to JUnit5 2025-06-05 17:21:25 +02:00
Axel Uhl 9c66f46db3 bug6083: added TODOs in the places listed in commends #3 and #4 on the bug 2025-01-16 18:02:28 +01:00
Axel Uhl 12e41557a5 changed default release name prefix from "build" to "main" 2024-08-24 16:55:29 +02:00
Axel Uhl d197999b13 bug6038: needed to mock the new getHostname() method 2024-08-03 20:42:31 +02:00
Axel Uhl 7b65604fe0 bug6038: implemented a reverse DNS lookup in AwsLandscape.findHostnamesForIP 2024-08-03 18:11:24 +02:00
Axel Uhl e59eab5ca0 bug5990: removed the test case exclusions from tycho plugin config 2024-04-10 09:45:01 +02:00
Axel Uhl 2a0966c473 bug5990: removed skipTest property from com.sap.sse.landscape.aws.test 2024-04-09 23:31:34 +02:00
Axel Uhl f7c75c83bc bug5990: made com.sap.sse.landscape.aws.test an eclipse-test-plugin 2024-04-09 18:48:23 +02:00
Axel Uhl 613543e3b1 bug5990: refactoring the target group-aware health check path calculation for ReverseProxy 2024-04-08 16:27:45 +02:00
Axel Uhl 3013574b30 bug5946: use rabbit.internal.sapsailing.com as the default if no tagged RabbitMQ instance is found in region 2024-01-13 00:33:36 +01:00
Axel Uhl 0a1a52120a bug5946: use rabbit.internal.sapsailing.com for eu-west-1 (default region); explore tags elsewhere 2024-01-13 00:25:19 +01:00
Axel Uhl 139a320284 added net.bytebuddy dependency to more test fragments to ease local test execution 2024-01-05 09:39:57 +01:00
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
Axel Uhl 80f5656ba3 bug5865: filtering AZs by subnets found via VPC-ID 2023-07-07 13:12:48 +02:00
Axel Uhl 9dc9b761d9 bug5838: hand down VPC ID for target group creation 2023-04-27 01:19:58 +02:00
Axel Uhl 23a370881d bug5838: ALBs are now created in the VPC where "Sailing Analytics App" SG lives;
the subnet mappings for the AZs are obtained from the full subnet list,
intersected with the VPC ID taken from the "Sailing Analytics
App"-Name-tagged security group. This puts the ALB into the right VPC
and hopefully lets us assign targets to its target groups where the
targets are deployed into that VPC, too.
2023-04-26 23:33:59 +02:00
Axel Uhl e1388b1ad8 bug5765: fixed ConnectivityTest 2023-03-23 17:23:01 +01:00
Axel Uhl 1e6ff574e0 bug5765: extend timeout waiting for host in test from 5 to 10 min 2023-03-23 13:42:29 +01:00
Axel Uhl 90cba84cdc bug5627: pass through sharding path prefix from sailing domain 2023-01-04 15:28:38 +01:00
Axel Uhl f611653c23 bug5627: refactored shard target group name handling 2023-01-03 12:15:36 +01:00
Axel Uhl 362a7c8e64 bug5627: fixed ShardName and renamed to ShardTargetGroupName; added test 2023-01-02 18:26:05 +01:00
Niklas Opiela 388bc96131 Merge branch 'master' into bug5627 2022-12-22 11:13:16 +01:00
Axel Uhl e062e2e0d6 mockito-4.8.1: upgraded dependency to 4.8.1 in landscape.aws.test 2022-12-21 17:45:28 +01:00
Axel Uhl cbe9204f19 mockito-4.8.1: refactored all tests so they compile with mockito-core 4.8.1 2022-12-20 18:25:58 +01:00
Axel Uhl 5745f1eafe (re-)added packaging type eclipse-plugin to com.sap.sse.landscape.aws.test 2022-12-16 16:48:31 +01:00
Axel Uhl fafd3840f0 fixed AWS landscape test exclusion 2022-12-16 10:24:46 +01:00
Axel Uhl 011e33080a docker-11: removed eclipse-plugin packaging type from com.sap.sse.landscape.aws.test again 2022-12-15 04:08:19 -08:00
Niklas Opiela fb78df3c28 doc, formatting and constants are moved 2022-12-13 13:52:31 +01:00
Axel Uhl a6363406be bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps 2022-12-12 06:18:51 -08:00
Axel Uhl c34e413dfb avoiding CancellationException when comparing DB hashes 2022-11-09 12:28:03 +01:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 88dd6a3515 comment changes only 2022-02-11 22:04:01 +01:00
Axel Uhl 907591240d bug5530: working implementation with a new test in ConnectivityTest that is locally green 2022-02-10 16:07:35 +01:00
Axel Uhl 6d8f8e1219 bug5530: fixed typing issue with process/host instances; added FIXME/TODO 2022-02-10 01:05:44 +01:00
Axel Uhl eed4d5deb3 bug5530: untested implementation of a SailingAnalyticsProcess.getMaster(...) method checking ALB 2022-02-09 17:28:26 +01:00
Axel Uhl 514844c297 bug5676: creating replica sets now properly separates shared and dedicated instance type configurations 2022-01-28 18:10:28 +01:00
Axel Uhl 638d9aecfd bug5676: reacting to server start-up without SERVER_NAME param not starting application;
other changes include fixes for how AwsAvailabilityZone.equals works
(name-based, not ID based)
2022-01-25 13:55:10 +01:00
Axel Uhl 7411c75a58 bug5676: introduced EligibleInstanceForReplicaSetFindingStrategy (yet to use) 2022-01-24 16:50:26 +01:00
Axel Uhl 4baf5dee80 bug5655: a first untested warning-free version of REST methods for /createapplicationreplicaset and /movetoarchiveserver 2021-12-16 14:44:58 +01:00
Axel Uhl b6e147f4fb Merge branch 'master' into bug5311 2021-09-21 15:28:50 +02:00
Axel Uhl 829568a871 mongo42driver: made compilable; let's see what Hudson says this time 2021-08-27 00:16:50 +02:00
Axel Uhl 370d23b983 mongo42driver: uncompilable interims commit with *-legacy bundle removed from our bundle dependencies;
this produces lots of compilation errors, mostly because of MongoClientURI replaced by ConnectionString
2021-08-26 23:29:35 +02:00
Axel Uhl 0bd21957a8 MongoDB Driver update: added org.mongodb.bson to all bundles that require it; now it's down to actual deprecations and functions removed/replaced 2021-08-25 21:53:23 +02:00
Axel Uhl bc3ff2fd8c Starting with MongoDB driver update to 4.3.1 2021-08-25 18:56:05 +02:00