Add realistic fixture data for cluster agents and related tables
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
The agent and associated tables are not currently created by any fixtures. These fixtures are used to verify version upgrades (docs), so we should add a realistic looking agent setup to ensure we have test coverage for these features. This includes the following tables:
cluster_agentscluster_agent_tokensagent_activity_eventsagent_user_access_project_authorizationsagent_user_access_group_authorizationsagent_project_authorizationsagent_groups_authorizationscluster_agent_url_configurationsclusters_managed_resources
The following tables are created in 19_environments.rb, however this file is very old so we should review if the records created are still realistic today:
deploymentsenvironments
Edited by 🤖 GitLab Bot 🤖