ubicloud/prog/test
Enes Cakir ebc7006c61 Rename E2E CI script and variable
We use the `bin/ci` script to execute our E2E tests. However, this
script is solely for E2E, and the 'CI' label is potentially misleading,
given that we also have CI for rspec tests, rubocop, and so on. To
clarify its purpose, I've renamed it to `bin/e2e`.

Moreover, the environment variable `CI_HETZNER_SACRIFICIAL_SERVER_ID`
can be somewhat confusing. Considering that we have several environment
variables starting with `E2E`, renaming it to `E2E_HETZNER_SERVER_ID`
would make it more understandable for new contributors.
2025-07-06 09:20:59 +03:00
..
testdata Add E2E test for HA postgres 2025-02-12 17:41:42 +05:30
base.rb Exit the CI script if a test failed 2024-01-31 19:16:00 +03:00
connected_subnets.rb Add private_ipv4 and private_ipv6 utility functions 2025-01-30 12:24:20 +01:00
firewall_rules.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
github_runner.rb Skip free premium runner upgrade in E2E 2025-07-05 00:42:14 +03:00
ha_postgres_resource.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
hetzner_server.rb Rename E2E CI script and variable 2025-07-06 09:20:59 +03:00
postgres_resource.rb Update location references with foreign key in the controlplane 2025-03-23 15:48:19 +01:00
vm.rb Clover: remove max_ios_per_sec. 2025-06-24 20:30:51 -07:00
vm_group.rb Use Ubiblk for E2E tests. 2025-06-25 16:01:20 -07:00
vm_host_slices.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00