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

modulesync 8.0.1 #468

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

modulesync 8.0.1 #468

wants to merge 27 commits into from

Conversation

bastelfreak
Copy link
Member

modulesync 4.0.0

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Acceptance tests need to be updated to use voxpupuli-acceptance. Previously they didn't run at all so who knows what dragons are currently sleeping there.

@bastelfreak bastelfreak changed the title modulesync 4.0.0 modulesync 5.0.0 Dec 16, 2021
@bastelfreak bastelfreak changed the title modulesync 5.0.0 modulesync 5.1.0 Dec 16, 2021
@bastelfreak bastelfreak force-pushed the modulesync branch 2 times, most recently from 7b4cf91 to 5fca8f8 Compare December 16, 2021 09:22
@@ -26,16 +28,16 @@

describe service('cassandra') do
it "check Cassandra-#{version} is running and enabled" do
is_expected.to be_running
is_expected.to be_enabled
expect(subject).to be_running
Copy link
Member

Choose a reason for hiding this comment

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

Why is this better? We use is_expected pretty much everywhere and if Rubocop enforces this new style, I'd be in favor of disabling that cop (unless there's a very good reason).

@bastelfreak
Copy link
Member Author

I did a rough cleanup but more work needs to be put into it. I'm not sure if it's worth doing it. I'm not a cassandra expert and the latest release, from 2020-09-18 only has ~3000 downloads on the forge. maybe we just archive the repository.

$net_ipv4_tcp_rmem = '4096 87380 16777216'
$net_ipv4_tcp_wmem = '4096 65536 16777216'
$java_package = 'openjdk-7-jre-headless'
}
'18.04': {
Copy link
Member

Choose a reason for hiding this comment

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

This looks like it should be default. openjdk-7-jre-headless didn't exist in Stretch (oldoldstable) so unlikely to exist in anything newer. On the other hand, version 8 is only in Stretch and Buster appears to only have version 11.

@ekohl
Copy link
Member

ekohl commented Dec 16, 2021

I'd be in favor of archiving this.

@kenyon kenyon changed the title modulesync 5.1.0 modulesync 7.0.0 Sep 8, 2023
@kenyon kenyon mentioned this pull request Sep 8, 2023
@kenyon kenyon changed the title modulesync 7.0.0 modulesync 7.3.0 Feb 7, 2024
@zilchms
Copy link
Contributor

zilchms commented Feb 8, 2024

since there has been some disagreement if this should be retired on the IRC, i am going to have a look at the msync pr and try to fix this whole module up

@TheMeier TheMeier changed the title modulesync 7.3.0 modulesync 8.0.1 Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants