Hello all :)
Today i've run a kernel test, but when i try to submit the log file using the fedora_submit.py i give a error message, but the log file is upload successfully, i know this because i've awared the kernel badge.============================================================
[root@new-host-5 idviare]# git clone https://git.fedorahosted.org/git/kernel-tests.git
Cloning into 'kernel-tests'...
remote: Counting objects: 815, done.
remote: Compressing objects: 100% (689/689), done.
remote: Total 815 (delta 254), reused 408 (delta 84)
Receiving objects: 100% (815/815), 790.79 KiB | 60.00 KiB/s, done.
Resolving deltas: 100% (254/254), done.
Checking connectivity... done.
[root@new-host-5 idviare]# cd kernel-tests
[root@new-host-5 kernel-tests]# sh runtests.sh
No .config file found. You can cp config.example .config and edit as needed for easier log submission
Test suite called with default
./default/memfd PASS
./default/paxtest SKIP
./default/cachedrop PASS
./default/stack-randomness PASS
./default/sysfs-perms FAIL
./default/selinux-dac-controls SKIP
./default/insert_leap_second PASS
./default/posix_timers PASS
./default/timer-overhead PASS
./default/libhugetlbfs SKIP
./default/mq-memory-corruption PASS
./default/modsign SKIP
Test suite complete FAIL
Your log file is located at: /home/idviare/kernel-tests/logs/kernel-test-1441082105.log.txt
Submit your results to: https://apps.fedoraproject.org/kerneltest/
[root@new-host-5 kernel-tests]# python fedora_submit.py -u myuser -p mypass -l /home/idviare/kernel-tests/logs/kernel-test-1441082105.log.txt
Traceback (most recent call last):
File "fedora_submit.py", line 54, in <module>
print req.text
File "/usr/lib/python2.7/site-packages/munch/__init__.py", line 128, in __getattr__
raise AttributeError(k)
AttributeError: text
[root@new-host-5 kernel-tests]#
-- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test