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

VM - Chef - Deleted odoo test folder from Chef #2701

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions vm/chef/cookbooks/solr/attributes/default.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2023 Google LLC
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

default['solr']['version'] = '9.2.0'
default['solr']['version'] = '9.6.1'
default['solr']['packages'] = ['lsof']
73 changes: 0 additions & 73 deletions vm/test/etc/init.d/odoo

This file was deleted.

5 changes: 0 additions & 5 deletions vm/test/etc/logrotate.d/odoo

This file was deleted.

9 changes: 0 additions & 9 deletions vm/test/etc/odoo/odoo.conf

This file was deleted.

14 changes: 0 additions & 14 deletions vm/test/lib/systemd/system/odoo.service

This file was deleted.

8 changes: 0 additions & 8 deletions vm/test/usr/bin/odoo

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

154 changes: 0 additions & 154 deletions vm/test/usr/lib/python3/dist-packages/odoo/__init__.py

This file was deleted.

3 changes: 0 additions & 3 deletions vm/test/usr/lib/python3/dist-packages/odoo/__main__.py

This file was deleted.

25 changes: 0 additions & 25 deletions vm/test/usr/lib/python3/dist-packages/odoo/addons/__init__.py

This file was deleted.

Loading