Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase CPUs and memory #48

Merged
merged 2 commits into from
Nov 4, 2024
Merged

increase CPUs and memory #48

merged 2 commits into from
Nov 4, 2024

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Nov 4, 2024

  • increase CPUs and memory
  • start dynflow later

this ensures foreman is done migrating the DB when dynflow starts
@evgeni evgeni merged commit 98f6a41 into theforeman:master Nov 4, 2024
3 checks passed
@evgeni evgeni deleted the perf branch November 4, 2024 11:00
@@ -9,7 +9,8 @@ Vagrant.configure("2") do |config|
override.vm.hostname = "quadlet.example.com"

override.vm.provider "libvirt" do |libvirt, provider|
libvirt.memory = "4096"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was nice while it lasted!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, and produced nice random errors when someone tried to do any two trivial actions with candlepin in a short timeframe ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants