Filip Pytloun
4603e82408
Update Makefile
Change-Id: I4de65a2019aa031c4eb817742496e283ccba884d
6 years ago
mcp-jenkins
10edb594c8
Merge "Fixed shebang kernel limitation with virtualenv during test run ( https://github.com/pypa/virtualenv/issues/596 )"
6 years ago
Richard Felkl
f40599a3c8
linux.system.file - hash only if source is defined and ability to set name by param
Change-Id: Ia286ac4377c6b03ce16c9dc1a5c7d3441efe7e12
6 years ago
Jakub Josef
8e994f935c
Fixed shebang kernel limitation with virtualenv during test run ( https://github.com/pypa/virtualenv/issues/596 )
Change-Id: I3968ae934038e2bedb4efedd75491bec20ac8bf4
6 years ago
Vasyl Saienko
d458e6449b
Fix crating multiple loopback devices
This patch fixes issue with duplicate task IDs when multiple
loopback devices should be added, and they stored in the same
directory.
Change-Id: Iae0027b6ee187f5366967e667380dfb3eae232fc
Related-Prod: PROD-17620
6 years ago
Filip Pytloun
98b673bd15
Merge pull request #142 from bbinet/fix-file-mode
Fix file mode for file.managed state
6 years ago
Bruno Binet
bbbe1b1141
Update readme for linux.system.file mode option
file_mode => mode
6 years ago
Bruno Binet
4a19d09d4d
Fix file mode in file.managed state
file.managed use "mode" option and not "file_mode" to configure the
perms of the managed file.
See: https://docs.saltstack.com/en/latest/ref/states/all/salt.states.file.html#salt.states.file.managed
6 years ago
Filip Pytloun
5f7144a35e
Merge pull request #141 from bbinet/file-contents_pillar
Add contents_pillar support for files managed by pillar
6 years ago
Bruno Binet
b0bc29e120
Add contents_pillar support for files managed by pillar
6 years ago
mcp-jenkins
e1e4eba9f7
Merge "Handle kernel boot options"
6 years ago
Filip Pytloun
47bf675dcd
Fix atop systemd unit file name
Fixes : #140
Change-Id: Ic0f8bf07cd26436daed49c1f34aacad96424c190
7 years ago
Filip Pytloun
56c6cba6a1
Merge pull request #139 from cristinapauna/aarch64-hugepages
Apply the hugepages configuration for aarch64
7 years ago
cristinapauna
a3d319974b
Apply the hugepages configuration for aarch64
Needed for https://jira.opnfv.org/browse/ARMBAND-341
7 years ago
mcp-jenkins
7082b36375
Merge "Remove old kernel via dpkg instead of apt"
7 years ago
mcp-jenkins
1aa1aea055
Merge "Disable resolvconf service."
7 years ago
Richard Felkl
2e07d650c1
Added support for managing files by pillar
Change-Id: Ibd0a024bcd69089d9835a18f2bb803c952e13967
7 years ago
Sergey Otpuschennikov
5413281426
Remove old kernel via dpkg instead of apt
During remove previous kernel apt installs latest available kernel
Change-Id: Ife9c1a57257bd790e01a597d1a853cadd38bb03b
7 years ago
Michael Polenchuk
ebf5552f66
Handle kernel boot options
The 'system.kernel.elevator' and 'system.kernel.isolcpu' options
have been kept for backward compatibility and should be used in new
fashion way with system.kernel.boot_options parameter.
Change-Id: I51f7167b8b8946500df2065ee6b02bcf21809bc9
7 years ago
Andrey Shestakov
7df80d16a6
Disable resolvconf service.
When resolv.conf file is managed by salt, resolvconf service should be disabled
because it overwriting resolv.conf after reboot.
Change-Id: I7ec85872ddbd5f90232d5d41a8171169c779a1c5
7 years ago
Jakub Josef
6f2f6a2905
Merge "[dpdk] Support ovs bridge tagging"
7 years ago
Ondrej Smola
47aa33e4b6
Merge "Remove Salt deprecations and switch tests to Salt 2017.7"
7 years ago
Martin Polreich
72f61c4e34
Remove Salt deprecations and switch tests to Salt 2017.7
Change-Id: If96f95fdab13eae187a843f81b0d0060339a5f98
7 years ago
Michael Polenchuk
d173d55427
[dpdk] Support ovs bridge tagging
Bring in "tag" option for dpdk/ovs bridges
to support vlan-tagged vxlan mode.
Change-Id: I7f1f88233694f2c8b968a6cf55584f32879ec042
7 years ago
mcp-jenkins
8d15b0f60a
Merge "Presenting pam_ldap auth for linux feature"
7 years ago
Dmitry Stremkouski
7d8d67aa1e
Presenting pam_ldap auth for linux feature
This patch implements pam ldap integration for linux host.
Related Prod: PROD-16022
Customer-Found
Change-Id: I2a05cfb4821d176724f03c61253700ef1f4d0bd8
7 years ago
Michael Polenchuk
9ee7473ff9
Wipe off the dpdk-dkms meta package
Wipe off this excess meta package from dpdk required packages
list in order to be compatible with UCA repos as well.
Change-Id: Ia0e894e48f2cbb9d911f33756cf5a5508a20179c
Closes-Bug: #PROD-17033
7 years ago
Oleh Hryhorov
3e68a4f78b
The patch fixes access to undefined variable
The patches fixes the situation when repo is not defined but
formula tries to get access to source parameter of the repo.
Change-Id: Ifa7b8475bfc2cece6803ab7da7b2d0d5cc12b652
Related-PROD: PROD-17001
7 years ago
Ales Komarek
477124808a
Merge "Generate metrics from logs"
7 years ago
Filip Pytloun
904ca2ef73
Merge "Fix/Feature: RHEL repo.enabled=False; use pkgrepo.abset"
7 years ago
Jiri Broulik
303905d8db
cgroups
PROD-16845
Change-Id: Iabc6f4584e34c988e67ff42ee8ceb20c469823d6
7 years ago
Jiri Broulik
1a191e379e
ifdown ifup fix
PROD-16903
Change-Id: I660f745fc7518836f262b08fb92d39bbbe7a24e8
7 years ago
Filip Pytloun
e5a7a1d705
Merge "Remove salt-master, reclass from pkg dependencis"
7 years ago
Bartosz Kupidura
6616077674
Generate metrics from logs
Change-Id: I5a8ccb235d36c1b4115794904f373a5704c2296d
7 years ago
Petr Michalec
4d5c0a80bd
Fix/Feature: RHEL repo.enabled=False; use pkgrepo.abset
Change-Id: I811cbb17d98df357c4b44bd53ddcc5d01a06537f
7 years ago
Petr Michalec
7c8d04bc15
Merge "Optimize kitchen tests for Travis CI"
7 years ago
Petr Michalec
9ccd59f4f8
Remove salt-master, reclass from pkg dependencis
Change-Id: I91c69d06f402ffe380602dd00a5929b64e27b2c8
7 years ago
Nick Metz
f04f5f3630
add additional shared libraries ( #137 )
* This merge request gives the ability to add shared libaries without set LD_LIBRARY_PATH variable.
1. Generate file in /etc/ld.so.conf.d/
2. update /etc/ld.so.cache with ldconfig command
example pillars:
linux:
system:
enabled: True
ld:
libraries:
java:
- /usr/lib/jvm/jre-openjdk/lib/amd64/server
- /opt/java/jre/lib/amd64/server
* fix format in README.rst for Shared Libraries
* Fix for #137 - change pillar libraries key to library
7 years ago
Filip Pytloun
41751b2d2e
Merge "move lvm config and service before managing VG and LV"
7 years ago
Ondrej Smola
b97ac007d9
move lvm config and service before managing VG and LV
Change-Id: If76a9d1aa3d23f3c38ec2135b42d63f64c4b1332
7 years ago
Filip Pytloun
bded90b59c
Merge pull request #135 from FHE3/grub-compatibly-redhat
fix for issue #134 - compatibly issues in grub configuration with Red…
7 years ago
Martin Polreich
fcee6e443b
Optimize kitchen tests for Travis CI
Change-Id: If3a486b040fd41da1ca4a8ba1454f915c62098d6
7 years ago
Nick Metz
dbf0727472
fix for issue #134 - compatibly issues in grub configuration with RedHat os_family systems
7 years ago
Petr Jediny
6f9a9f8fc6
Merge "Add additional bonding options"
7 years ago
Petr Michalec
ef291d3d85
Merge "Adds alert to warn for open files being depleted"
7 years ago
Filip Pytloun
3a999aa0dd
Merge "restart interface after ip flush / remove cloud init interface file / kill dhclient"
7 years ago
Denis V. Meltsaykin
4bd05226df
Fixed several issues in the interface state
Fixed:
* The udev-rules template is not tested
* Wrong unicode character in the template leads to udev ignoring
the rule completely
* The template is unable to be rendered due to absent import
* udev is not retrigerred with new rules
Change-Id: I134b5e49b883afcc5e34feaaa561d7ca70192796
Closes-Bug: PROD-16649
7 years ago
Jiri Broulik
b333d2841b
restart interface after ip flush / remove cloud init interface file / kill dhclient
PROD-15584
Change-Id: I48ec8a4dd3f6d3a9477c03c218591d42b68f0bab
7 years ago
Jakub Josef
d9fffba0ca
Fixed typo in run_tests.sh file
Change-Id: Id6b498711466a3e4987522bc4fdb29f8970580f1
7 years ago
Kirill Mashchenko
01ad2ccdce
Increase disk issues timeout for alerts
Change-Id: I646a852be587598ff0866e5941d954a6ac1fdd08
7 years ago