Skip to content

Conversation

@kitchen-porter
Copy link
Contributor

This PR will standardise the files we have with out agreed spec in sous-chefs/repo-management.
This repo has been identified by topic(s) of chef-cookbook

@kitchen-porter kitchen-porter requested a review from a team as a code owner October 16, 2025 14:00
@github-actions
Copy link

Slowest examples

Top 8 slowest examples (6.35 seconds, 100% of total time)
Example Description Time in seconds
spec/resources/security_group_spec.rb:26 aws_security_group should create a security group when it does not exist is expected to eq {:description=>"hello_world_description", :group_name=>"hello_world", :vpc_id=>"vpc-00000000"} 5.70447
spec/recipes/default_spec.rb:9 aws::default does not raise an error is expected not to raise Exception 0.15658
spec/libraries/security_group_spec.rb:5 AwsCookbook::SecurityGroup should remove empty arrays from hash 0.11676
spec/resources/security_group_spec.rb:294 aws_security_group should not update ingress/egress rules even when properties unsorted is expected to eq nil 0.08023
spec/resources/security_group_spec.rb:130 aws_security_group should not update tags is expected to eq nil 0.0782
spec/resources/security_group_spec.rb:78 aws_security_group should not create a security group which already exists is expected to eq nil 0.0776
spec/resources/security_group_spec.rb:443 aws_security_group should update ingress/egress rules is expected to eq "Egress rule to remove" 0.07305
spec/resources/security_group_spec.rb:189 aws_security_group should create and delete update tags is expected to eq "ToRemove" 0.06958

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.

2 participants