Passed with:
* 4.15 KVM
* 5.3 KVM
* 4.4 KVM
with the fix to turn timesyncd off:
https://kernel.ubuntu.com/git/ubuntu/autotest-client-tests.git/commit/ubuntu_ltp_syscalls?id=2ee96043fde8ba46658f1ef89d10365bfd9457bb
Thanks!
** Changed in: linux-kvm (Ubuntu)
Status: New => Invalid
** Change
Hi,
I think the KVM host referred here is our KVM pod (bare metal), and the
KVM node is a KVM instance created on that pod.
We have the host upgraded to 4.15 recently, let me see if I can try this
again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
I tried different combinations of host/guest kernels, but I don't see
this issue.
Are "KVM node" and "KVM host" referred in comment #5 different?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833905
** Tags added: gcp sru-20191021
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833905
Title:
settimeofday01 in ubuntu_ltp_syscalls failed on KVM kernels
To manage notifications about this bug go to
Issue could be found on 5.0 GCP, instance "f1-micro"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833905
Title:
settimeofday01 in ubuntu_ltp_syscalls failed on KVM kernels
To manage notifications
** Changed in: linux-kvm (Ubuntu)
Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng)
** Changed in: ubuntu-kernel-tests
Assignee: Kai-Heng Feng (kaihengfeng) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I'll find a system to test both 4.4 and 4.15 to make sure it's not
hardware related.
** Changed in: ubuntu-kernel-tests
Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
* Tested with the 4.15 generic kernel on the KVM node, test failed
* Tested with the 4.4 generic kernel on the KVM host, test passed with 1000
iterations.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
Not seeing this issue on Bionic guest w/ 4.15-kvm inside Bionic host w/
v4.15-generic host.:
$ sudo ./testcases/kernel/syscalls/settimeofday/settimeofday01 -i 1000 |
grep FAIL | wc -l
0
Maybe the host in question is also flaky?
** Changed in: ubuntu-kernel-tests
Assignee: Kai-Heng Feng
Spotted on kvm-4.15.0-1028 as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833905
Title:
settimeofday01 in ubuntu_ltp_syscalls failed on KVM kernels
To manage notifications about this bug g
** Tags added: bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833905
Title:
settimeofday01 in ubuntu_ltp_syscalls failed on KVM kernels
To manage notifications about this bug go to:
https://
** Changed in: ubuntu-kernel-tests
Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833905
Title:
settimeofday01 in ubuntu_ltp_syscalls faile
** Tags added: linux-kvm
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1833905
Title:
settimeofday01 in ubuntu_ltp_syscalls failed on KVM kernels
To manage notifications about this bug go to:
https
It looks like if we run this test repeatedly, most of the time it will
pass:
$ sudo ./settimeofday01 -i 1000 | grep FAIL | wc -l
10
$ sudo ./settimeofday01 -i 1000 | grep FAIL | wc -l
8
$ sudo ./settimeofday01 -i 1000 | grep FAIL | wc -l
10
This might be able to explain why sometimes we cannot se
** Description changed:
- Issue found on C-KVM:
+ Issue found on C-KVM, from the test case content, these two tests are:
+ * Call settimeofday and verify the time was changed.
+ * Call settimeofday with invalid Args and verify that the call fails.
<<>>
tag=settimeofday01 stime=1561358482
15 matches
Mail list logo